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
Value
值
public string Value