Property | Type | Description | |
---|---|---|---|
CreateXml | System.Xml.Linq.XDocument | ||
LoadBroadcastMessages | void | ||
LoadReference | void |
Method | Description | |
---|---|---|
ToXmlString ( ) : string | ||
XmlProgram ( ) : System | ||
XmlProgram ( String xmlSource ) : System |
Method | Description | |
---|---|---|
LoadFromXml ( string xml ) : void |
Method | Description | |
---|---|---|
CreateXml ( ) : System.Xml.Linq.XDocument | ||
LoadBroadcastMessages ( ) : void | ||
LoadReference ( ) : void |
protected final LoadFromXml ( string xml ) : void | ||
xml | string | |
return | void |
public XmlProgram ( String xmlSource ) : System | ||
xmlSource | String | |
return | System |