ClassBuilderLoadFromXml Method |
| Name | Description | |
|---|---|---|
| LoadFromXml(String) |
Loads the XML representation of a ClassBuilder inheritor and return
it. (for XML saved with SaveToXml method)
| |
| LoadFromXml(XmlDocument) |
Loads the XML representation of a ClassBuilder inheritor and return
it. (for XML saved with SaveToXml method)
|