C# Class Tybocer.HighlightSelection

Inheritance: ICSharpCode.AvalonEdit.Rendering.DocumentColorizingTransformer
Mostra file Open project: nccgroup/tybocer

Public Methods

Method Description
HighlightSelection ( string selection ) : System

Protected Methods

Method Description
ColorizeLine ( DocumentLine line ) : void

Method Details

ColorizeLine() protected method

protected ColorizeLine ( DocumentLine line ) : void
line ICSharpCode.AvalonEdit.Document.DocumentLine
return void

HighlightSelection() public method

public HighlightSelection ( string selection ) : System
selection string
return System