ClassBuilderSaveToXml Method |
Name | Description | |
---|---|---|
![]() | SaveToXml(Stream) |
Saves to an Stream the XML representation of the current record class.
|
![]() | SaveToXml(TextWriter) |
Save to a TextWriter the XML representation of the current record class.
|
![]() | SaveToXml(String) |
Saves to a file the XML representation of the current record class.
|