C# Класс RazorSpy.Services.CSharpSyntaxHighlighter

Наследование: ISyntaxHighlighter
Показать файл Открыть проект

Открытые методы

Метод Описание
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