C# Class ModernizedAlice.IPlugin.ModuleInterface.MyTextChange

Afficher le fichier Open project: kienaiProject/ArtOfWords Class Usage Examples

Méthodes publiques

Свойство Type Description
AddedLength int
Offset int
RemovedLength int

Méthodes publiques

Méthode Description
MyTextChange ( ) : System

Method Details

MyTextChange() public méthode

public MyTextChange ( ) : System
Résultat System

Property Details

AddedLength public_oe property

public int AddedLength
Résultat int

Offset public_oe property

public int Offset
Résultat int

RemovedLength public_oe property

public int RemovedLength
Résultat int