Xshd visitor implementation that saves an .xshd file as XML.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public sealed class SaveXshdVisitor : IXshdVisitor
Public NotInheritable Class SaveXshdVisitor _ Implements IXshdVisitor
public ref class SaveXshdVisitor sealed : IXshdVisitor
Members
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.
|
Inheritance Hierarchy
Object | |
SaveXshdVisitor |
Assembly: ICSharpCode.AvalonEdit (Module: ICSharpCode.AvalonEdit.dll) Version: 5.0.0.4238