Click or drag to resize

ClassBuilderLoadFromXml Method

Overload List
  NameDescription
Public methodStatic memberLoadFromXml(String)
Loads the XML representation of a ClassBuilder inheritor and return it. (for XML saved with SaveToXml method)
Public methodStatic memberLoadFromXml(XmlDocument)
Loads the XML representation of a ClassBuilder inheritor and return it. (for XML saved with SaveToXml method)
Top
See Also