C# Class DDS3ModelStudio.GUI.TreeView.DataNodePropertyChangedEventArgs

Inheritance: DataNodeEventArgs
Afficher le fichier Open project: TGEnigma/DDS3-Model-Studio

Méthodes publiques

Méthode Description
DataNodePropertyChangedEventArgs ( DDS3ModelStudio.GUI.TreeView.DataNode node, oldValue, newValue ) : System

Method Details

DataNodePropertyChangedEventArgs() public méthode

public DataNodePropertyChangedEventArgs ( DDS3ModelStudio.GUI.TreeView.DataNode node, oldValue, newValue ) : System
node DDS3ModelStudio.GUI.TreeView.DataNode
Résultat System