JsonHelper Class |
Namespace: Adf
The JsonHelper type exposes the following members.
Name | Description | |
---|---|---|
![]() | JsonHelper | Initializes a new instance of the JsonHelper class |
Name | Description | |
---|---|---|
![]() ![]() | Deserialize(String) |
返序列化
|
![]() ![]() | Deserialize(Type, String) |
返序列化为一个对象
|
![]() ![]() | DeserializeT(String) |
返序列化为一个对象
|
![]() ![]() | EncodeValue(Object, Boolean) |
编码一个值,仅支持基础数据类型
|
![]() ![]() | EncodeValue(String, Boolean) |
编码字符串
|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode |
用作特定类型的哈希函数。
(Inherited from Object.) |
![]() | GetType |
获取当前实例的 Type。
(Inherited from Object.) |
![]() | MemberwiseClone |
创建当前 Object 的浅表副本。
(Inherited from Object.) |
![]() ![]() | Serialize(Object) |
序列化
|
![]() ![]() | Serialize(Object, Boolean) |
序列化
|
![]() | ToString | (Inherited from Object.) |