C# Class RazorSpy.Services.CSharpSyntaxHighlighter

Inheritance: ISyntaxHighlighter
Afficher le fichier Open project: RazorSpy/RazorSpy

Méthodes publiques

Méthode Description
Highlight ( System.Windows.Documents.FlowDocument targetDocument, string text ) : void

Method Details

Highlight() public méthode

public Highlight ( System.Windows.Documents.FlowDocument targetDocument, string text ) : void
targetDocument System.Windows.Documents.FlowDocument
text string
Résultat void