Click or drag to resize

ISerialize Methods

The ISerialize type exposes the following members.

Methods
 NameDescription
Public methodStatic memberDeserializeT(Type) De-serializes the Default object as serialized by the [!:Serialize(bool)] method
Public methodStatic memberDeserializeT(String, Type) De-serializes the Xml file as serialized by the [!:Serialize(bool)] method
Public methodSerializeT Serializes the object which implements the ISerialize interface
Top
See Also