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