| SerializationHelper Class |
Namespace: Slickflow.Engine.Utility
public class SerializationHelper
The SerializationHelper type exposes the following members.
| Name | Description | |
|---|---|---|
| SerializationHelper | Initializes a new instance of the SerializationHelper class |
| Name | Description | |
|---|---|---|
| Deserialize |
反序列化一个对象
| |
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| Serialize |
DataContractSerializer序列化一个对象
| |
| ToString | (Inherited from Object.) |