C# Class MongoUtility.EventArgs.TextChangeEventArgs

TextChangeEventArgs
Inheritance: System.EventArgs
Afficher le fichier Open project: magicdict/MongoCola Class Usage Examples

Méthodes publiques

Méthode Description
TextChangeEventArgs ( string oldString, string newString )

Method Details

TextChangeEventArgs() public méthode

public TextChangeEventArgs ( string oldString, string newString )
oldString string
newString string