Beispiel #1
0
 public virtual void OnNodeAdded(NodeAddedEventArgs e)
 {
     NodeAddedEvent(this, e);
 }
Beispiel #2
0
 void stringNodesTreeView_NodeAddedEvent(object sender, NodeAddedEventArgs e)
 {
 }