GREET API
Exposed interfaces to create modules that can be loaded in GREET
 All Classes Namespaces Files Functions Enumerations Enumerator Properties Events
PlugInsInterfaces.DataTypes.IXmlObj Interface Reference
Inheritance diagram for PlugInsInterfaces.DataTypes.IXmlObj:

Public Member Functions

XmlNode ToXmlNode (XmlDocument xmlDoc)
 
void FromXmlNode (IData data, XmlNode node)
 

Detailed Description

Definition at line 11 of file IXmlObj.cs.

Member Function Documentation

void PlugInsInterfaces.DataTypes.IXmlObj.FromXmlNode ( IData  data,
XmlNode  node 
)
XmlNode PlugInsInterfaces.DataTypes.IXmlObj.ToXmlNode ( XmlDocument  xmlDoc)

The documentation for this interface was generated from the following file: