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

Inheritance: System.EventArgs
Datei anzeigen Open project: zhuangyy/Motion Class Usage Examples

Public Methods

Method Description
TreePathEventArgs ( ) : System
TreePathEventArgs ( TreePath path ) : System

Method Details

TreePathEventArgs() public method

public TreePathEventArgs ( ) : System
return System

TreePathEventArgs() public method

public TreePathEventArgs ( TreePath path ) : System
path TreePath
return System