Xshd visitor implementation that saves an .xshd file as XML.
| C# | Visual Basic | Visual C++ |
public sealed class SaveXshdVisitor : IXshdVisitor
Public NotInheritable Class SaveXshdVisitor _ Implements IXshdVisitor
public ref class SaveXshdVisitor sealed : IXshdVisitor
| All Members | Constructors | Methods | Fields | ||
| Icon | Member | Description |
|---|---|---|
| SaveXshdVisitor(XmlWriter) |
Creates a new SaveXshdVisitor instance.
| |
| Equals(Object) | (Inherited from Object.) | |
| GetHashCode()()()() | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType()()()() | Gets the Type of the current instance. (Inherited from Object.) | |
| Namespace |
XML namespace for XSHD.
| |
| ToString()()()() | (Inherited from Object.) | |
| WriteDefinition(XshdSyntaxDefinition) |
Writes the specified syntax definition.
|
| Object | |
| SaveXshdVisitor | |
Assembly: ICSharpCode.AvalonEdit (Module: ICSharpCode.AvalonEdit.dll) Version: 5.0.0.4238