Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
ModernizedAlice
IPlugin
ModuleInterface
MyTextChange
C# Class ModernizedAlice.IPlugin.ModuleInterface.MyTextChange
Show file
Open project: kienaiProject/ArtOfWords
Class Usage Examples
Public Properties
Property
Type
Description
AddedLength
int
Offset
int
RemovedLength
int
Public Methods
Method
Description
MyTextChange
( ) :
System
Method Details
MyTextChange()
public
method
public
MyTextChange
( ) :
System
return
System
Property Details
AddedLength
public property
public
int
AddedLength
return
int
Offset
public property
public
int
Offset
return
int
RemovedLength
public property
public
int
RemovedLength
return
int