Syntax
| C# |
|---|
public class XmlGenerationVisitor |
The type exposes the following members.
Public Constructors
| Name | Description | |
|---|---|---|
| XmlGenerationVisitorXmlGenerationVisitorNew |
Public Methods
Protected Methods
| Name | Description | |
|---|---|---|
| Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
Public Properties
| Name | Description | |
|---|---|---|
| Xml |
Gets the XML.
|