메소드 | 설명 | |
---|---|---|
ColorizeAvalonEdit ( string textToHighlight ) : System |
Initializes a new instance of the ColorizeAvalonEdit class.
|
메소드 | 설명 | |
---|---|---|
ColorizeLine ( |
Override this method to colorize an individual document line.
|
public ColorizeAvalonEdit ( string textToHighlight ) : System | ||
textToHighlight | string | The text to highlight. |
리턴 | System |
protected ColorizeLine ( |
||
documentLine | The document line. | |
리턴 | void |