C# 클래스 TPTConsole.Model.Jedi

상속: Sentient
파일 보기 프로젝트 열기: FalafelSoftwareInc/TPTConsole 1 사용 예제들

Private Properties

프로퍼티 타입 설명
OnLightsaberColorChanged void
OnLightsaberColorChanging void
OnMidichlorianCountChanged void
OnMidichlorianCountChanging void

공개 메소드들

메소드 설명
CreateJedi ( global id ) : Jedi

Create a new Jedi object.

Describe ( ) : string

비공개 메소드들

메소드 설명
OnLightsaberColorChanged ( ) : void
OnLightsaberColorChanging ( global value ) : void
OnMidichlorianCountChanged ( ) : void
OnMidichlorianCountChanging ( Nullable value ) : void

메소드 상세

CreateJedi() 공개 정적인 메소드

Create a new Jedi object.
public static CreateJedi ( global id ) : Jedi
id global Initial value of the ID property.
리턴 Jedi

Describe() 공개 메소드

public Describe ( ) : string
리턴 string