C# Class Tangerine.UI.BLL.TreeNode

Inheritance: Node
ファイルを表示 Open project: andreycha/tangerine

Public Methods

Method Description
TreeNode ( string text ) : System

Method Details

TreeNode() public method

public TreeNode ( string text ) : System
text string
return System