[]
Interface that supports serialization to XML of objects from the models.
public interface ISerializeSupport2 : ISerializeSupport
Public Interface ISerializeSupport2
Inherits ISerializeSupport
Name | Description |
---|---|
Serialize2(XmlTextWriter, Hashtable, object) | Save the object to XML. |