C# Class GoodAI.School.GUI.AttributeNode

Show file Open project: GoodAI/BrainSimulator Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
AttributeNode ( TSHintAttribute attribute, float value ) : Aga.Controls.Tree
AttributeNode ( string name ) : Aga.Controls.Tree
Equals ( object obj ) : bool
GetAnotation ( ) : string

Method Details

AttributeNode() public method

public AttributeNode ( TSHintAttribute attribute, float value ) : Aga.Controls.Tree
attribute TSHintAttribute
value float
return Aga.Controls.Tree

AttributeNode() public method

public AttributeNode ( string name ) : Aga.Controls.Tree
name string
return Aga.Controls.Tree

Equals() public method

public Equals ( object obj ) : bool
obj object
return bool

GetAnotation() public method

public GetAnotation ( ) : string
return string