C# 클래스 RazorSpy.Services.CSharpSyntaxHighlighter

상속: ISyntaxHighlighter
파일 보기 프로젝트 열기: RazorSpy/RazorSpy

공개 메소드들

메소드 설명
Highlight ( System.Windows.Documents.FlowDocument targetDocument, string text ) : void

메소드 상세

Highlight() 공개 메소드

public Highlight ( System.Windows.Documents.FlowDocument targetDocument, string text ) : void
targetDocument System.Windows.Documents.FlowDocument
text string
리턴 void