C# Class Tybocer.HighlightSelection

Inheritance: ICSharpCode.AvalonEdit.Rendering.DocumentColorizingTransformer
Afficher le fichier Open project: nccgroup/tybocer

Méthodes publiques

Méthode Description
HighlightSelection ( string selection ) : System

Méthodes protégées

Méthode Description
ColorizeLine ( DocumentLine line ) : void

Method Details

ColorizeLine() protected méthode

protected ColorizeLine ( DocumentLine line ) : void
line ICSharpCode.AvalonEdit.Document.DocumentLine
Résultat void

HighlightSelection() public méthode

public HighlightSelection ( string selection ) : System
selection string
Résultat System