ISerialize Methods |
The ISerialize type exposes the following members.
| Name | Description | |
|---|---|---|
| DeserializeT(Type) | De-serializes the Default object as serialized by the [!:Serialize(bool)] method | |
| DeserializeT(String, Type) | De-serializes the Xml file as serialized by the [!:Serialize(bool)] method | |
| SerializeT | Serializes the object which implements the ISerialize interface |