C# Class AvalonStudio.Languages.CPlusPlus.Rendering.IncludeTextLineTransformer

Inheritance: IDocumentLineTransformer
Afficher le fichier Open project: VitalElement/AvalonStudio

Méthodes publiques

Méthode Description
TransformLine ( TextView textView, VisualLine line ) : void

Method Details

TransformLine() public méthode

public TransformLine ( TextView textView, VisualLine line ) : void
textView TextView
line AvalonStudio.TextEditor.Rendering.VisualLine
Résultat void