C# 클래스 GoodAI.School.GUI.AttributeNode

파일 보기 프로젝트 열기: GoodAI/BrainSimulator 1 사용 예제들

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
AttributeNode ( TSHintAttribute attribute, float value ) : Aga.Controls.Tree
AttributeNode ( string name ) : Aga.Controls.Tree
Equals ( object obj ) : bool
GetAnotation ( ) : string

메소드 상세

AttributeNode() 공개 메소드

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

AttributeNode() 공개 메소드

public AttributeNode ( string name ) : Aga.Controls.Tree
name string
리턴 Aga.Controls.Tree

Equals() 공개 메소드

public Equals ( object obj ) : bool
obj object
리턴 bool

GetAnotation() 공개 메소드

public GetAnotation ( ) : string
리턴 string