C# Class Highlight.Patterns.MarkupPattern

Inheritance: Pattern
Afficher le fichier Open project: thomasjo/highlight Class Usage Examples

Méthodes publiques

Méthode Description
GetRegexPattern ( ) : string
MarkupPattern ( string name, Style style, bool highlightAttributes, ColorPair bracketColors, ColorPair attributeNameColors, ColorPair attributeValueColors )

Method Details

GetRegexPattern() public méthode

public GetRegexPattern ( ) : string
Résultat string

MarkupPattern() public méthode

public MarkupPattern ( string name, Style style, bool highlightAttributes, ColorPair bracketColors, ColorPair attributeNameColors, ColorPair attributeValueColors )
name string
style Style
highlightAttributes bool
bracketColors ColorPair
attributeNameColors ColorPair
attributeValueColors ColorPair