Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
AvalonStudio
Languages
CPlusPlus
Rendering
PragmaMarkTextLineTransformer
C# Class AvalonStudio.Languages.CPlusPlus.Rendering.PragmaMarkTextLineTransformer
Inheritance:
IDocumentLineTransformer
Mostra file
Open project: VitalElement/AvalonStudio
Public Methods
Method
Description
TransformLine
(
TextView
textView
,
VisualLine
line
) :
void
Method Details
TransformLine()
public
method
public
TransformLine
(
TextView
textView
,
VisualLine
line
) :
void
textView
TextView
line
AvalonStudio.TextEditor.Rendering.VisualLine
return
void