IConstraint..::..FromXml Method
Overload List
Name | Description | |
---|---|---|
FromXml(String) |
This is used to create a Constraint from a String
representing the Xml data of a Constraints node in the LicenseFile.
|
|
FromXml(XmlNode) |
This loads the XML data for a Constraint from an XmlNode.
The XmlNode is the piece of the XmlDocument
that is contained within the Constraint block of the XmlDocument.
|