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