C# Class Tangerine.UI.BLL.PropertyNode

Inheritance: TreeNode
ファイルを表示 Open project: andreycha/tangerine Class Usage Examples

Public Methods

Method Description
PropertyNode ( Mono.Cecil.PropertyDefinition definition, string text ) : Aga.Controls.Tree

Method Details

PropertyNode() public method

public PropertyNode ( Mono.Cecil.PropertyDefinition definition, string text ) : Aga.Controls.Tree
definition Mono.Cecil.PropertyDefinition
text string
return Aga.Controls.Tree