C# 클래스 Tybocer.HighlightSelection

상속: ICSharpCode.AvalonEdit.Rendering.DocumentColorizingTransformer
파일 보기 프로젝트 열기: nccgroup/tybocer

공개 메소드들

메소드 설명
HighlightSelection ( string selection ) : System

보호된 메소드들

메소드 설명
ColorizeLine ( DocumentLine line ) : void

메소드 상세

ColorizeLine() 보호된 메소드

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

HighlightSelection() 공개 메소드

public HighlightSelection ( string selection ) : System
selection string
리턴 System