AbstractConstraint..::..FromXml Method
Overload List
Name | Description | |
---|---|---|
FromXml(String) |
This is responsible for parsing a String
to form the BetaConstriant.
|
|
FromXml(XmlNode) |
This loads the XML data for the Constraint from an
XmlNode. The XmlNode
is the piece of the XmlDocument
that is contained within the constraint block of the
XmlDocument.
|