Static class with helper methods to load XSHD highlighting files.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public static class HighlightingLoader
Public NotInheritable Class HighlightingLoader
public ref class HighlightingLoader abstract sealed
Members
All Members | Methods | ||||
Icon | Member | Description |
---|---|---|
Load(XshdSyntaxDefinition, IHighlightingDefinitionReferenceResolver) |
Creates a highlighting definition from the XSHD file.
| |
Load(XmlReader, IHighlightingDefinitionReferenceResolver) |
Creates a highlighting definition from the XSHD file.
| |
LoadXshd(XmlReader) |
Lodas a syntax definition from the xml reader.
|
Inheritance Hierarchy
Object | |
HighlightingLoader |
Assembly: ICSharpCode.AvalonEdit (Module: ICSharpCode.AvalonEdit.dll) Version: 5.0.0.4238