AvalonEdit
SaveXshdVisitor Class
NamespacesICSharpCode.AvalonEdit.Highlighting.XshdSaveXshdVisitor
Xshd visitor implementation that saves an .xshd file as XML.
Declaration Syntax
C#Visual BasicVisual C++
public sealed class SaveXshdVisitor : IXshdVisitor
Public NotInheritable Class SaveXshdVisitor _
	Implements IXshdVisitor
public ref class SaveXshdVisitor sealed : IXshdVisitor
Members
All MembersConstructorsMethodsFields



IconMemberDescription
SaveXshdVisitor(XmlWriter)
Creates a new SaveXshdVisitor instance.

Equals(Object)
Determines whether the specified Object is equal to the current 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()()()()
Returns a String that represents the current Object.
(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