C# 클래스 RazorSpy.Services.SyntaxHighlighterService

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

공개 메소드들

메소드 설명
FormatCode ( string languageId, string text ) : System.Windows.Documents.FlowDocument

메소드 상세

FormatCode() 공개 메소드

public FormatCode ( string languageId, string text ) : System.Windows.Documents.FlowDocument
languageId string
text string
리턴 System.Windows.Documents.FlowDocument