Table of Contents

Class KeyValue

Namespace
AT.Librarys.Container.Toolkit.Communication
Assembly
AT.Librarys.Container.dll

//键值结构体,以4字节的方式对齐

public class KeyValue
Inheritance
KeyValue
Inherited Members
Extension Methods

Fields

Key

public string Key

Field Value

string

Value

public string Value

Field Value

string