C# Class Outliner.NodePropertyChangedEventArgs

Inheritance: System.EventArgs
Afficher le fichier Open project: Pjanssen/Outliner Class Usage Examples

Méthodes publiques

Méthode Description
NodePropertyChangedEventArgs ( Int32 handles, String propName, Object newValue ) : System

Method Details

NodePropertyChangedEventArgs() public méthode

public NodePropertyChangedEventArgs ( Int32 handles, String propName, Object newValue ) : System
handles System.Int32
propName String
newValue Object
Résultat System