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