[]
Interface that supports serialization of presentations from the models to XML.
public interface ISerializePresentation
Public Interface ISerializePresentation
Name | Description |
---|---|
Deserialize(XmlNodeReader) | Loads the presentation from XML. |
Serialize(XmlTextWriter) | Saves the presentation to XML. |