MessageObject Class |
Namespace: X3Platform.Messages
The MessageObject type exposes the following members.
Name | Description | |
---|---|---|
![]() | MessageObject | Initializes a new instance of the MessageObject class |
Name | Description | |
---|---|---|
![]() | Clear | 清空信息 |
![]() | Deserialize | 反序列化对象 |
![]() | Equals | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | Serializable | 序列化对象 |
![]() | Serializable(Boolean, Boolean) | 序列化对象 |
![]() | Set(String, Object) | 设置信息 |
![]() | Set(String, Object, Object) | 设置信息 |
![]() | Set(String, Object, Object, String) | 设置信息 |
![]() | Set(String, Object, Object, String, String) | 设置信息 |
![]() | ToString | 转换为JSON格式的字符串对象. (Overrides ObjectToString.) |
Name | Description | |
---|---|---|
![]() | Description | 描述 |
![]() | Result | 结果 |
![]() | ReturnCode | 返回的代码 |
![]() | Url | Url |
![]() | Value | 返回的值 |