C# Class Treefrog.Framework.NameChangingEventArgs

Inheritance: System.EventArgs
Afficher le fichier Open project: jaquadro/Treefrog Class Usage Examples

Méthodes publiques

Méthode Description
NameChangingEventArgs ( string oldName, string newName ) : System

Method Details

NameChangingEventArgs() public méthode

public NameChangingEventArgs ( string oldName, string newName ) : System
oldName string
newName string
Résultat System