Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
ICSharpCode
AvalonEdit
Editing
TextEventArgs
C# Class ICSharpCode.AvalonEdit.Editing.TextEventArgs
Inheritance:
System.EventArgs
Exibir arquivo
Open project: gilgame/SEWorkbench
Class Usage Examples
Public Methods
Method
Description
TextEventArgs
(
string
text
) :
System
Creates a new TextEventArgs instance.
Method Details
TextEventArgs()
public
method
Creates a new TextEventArgs instance.
public
TextEventArgs
(
string
text
) :
System
text
string
return
System