SerializeHelper Class |
Namespace: Adf
The SerializeHelper type exposes the following members.
Name | Description | |
---|---|---|
SerializeHelper | Initializes a new instance of the SerializeHelper class |
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode |
用作特定类型的哈希函数。
(Inherited from Object.) | |
GetSerialize |
读取一个序列数据,文件不存在则返回为null
| |
GetType |
获取当前实例的 Type。
(Inherited from Object.) | |
GetXmlSerializeT |
读取一个序列数据,文件不存在则返回为null
| |
MemberwiseClone |
创建当前 Object 的浅表副本。
(Inherited from Object.) | |
SetSerialize |
设置一个序列数据
| |
SetXmlSerialize |
设置一个序列数据
| |
ToString | (Inherited from Object.) |