C# Class GoodAI.School.GUI.AttributeNode

Afficher le fichier Open project: GoodAI/BrainSimulator Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode 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 méthode

public AttributeNode ( TSHintAttribute attribute, float value ) : Aga.Controls.Tree
attribute TSHintAttribute
value float
Résultat Aga.Controls.Tree

AttributeNode() public méthode

public AttributeNode ( string name ) : Aga.Controls.Tree
name string
Résultat Aga.Controls.Tree

Equals() public méthode

public Equals ( object obj ) : bool
obj object
Résultat bool

GetAnotation() public méthode

public GetAnotation ( ) : string
Résultat string