IXmlTestStore Members
Include Protected Members
Include Inherited Members
Provides a mechanism for custom persistence logic.
The IXmlTestStore type exposes the following members.
Methods
Name
Description
Loads the class from the provided XML element.
Saves the class under the specified XmlElement.
Top