C# Class ZForge.Controls.TreeViewAdv.Tree.TreePathEventArgs

Inheritance: System.EventArgs
Afficher le fichier Open project: zhuangyy/Motion Class Usage Examples

Méthodes publiques

Méthode Description
TreePathEventArgs ( ) : System
TreePathEventArgs ( TreePath path ) : System

Method Details

TreePathEventArgs() public méthode

public TreePathEventArgs ( ) : System
Résultat System

TreePathEventArgs() public méthode

public TreePathEventArgs ( TreePath path ) : System
path TreePath
Résultat System