Property | Type | Description | |
---|---|---|---|
Root | System.Xml.Linq.XElement |
Method | Description | |
---|---|---|
LoadFromXml ( String xmlSource ) : void | ||
XmlObjectRoot ( ) : System | ||
XmlObjectRoot ( String xml ) : System |
Method | Description | |
---|---|---|
CreateXml ( ) : System.Xml.Linq.XDocument |
protected abstract LoadFromXml ( String xmlSource ) : void | ||
xmlSource | String | |
return | void |
protected XmlObjectRoot ( String xml ) : System | ||
xml | String | |
return | System |