C# 클래스 TPTConsole.Model.Droid

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

Private Properties

프로퍼티 타입 설명
OnDroidTypeChanged void
OnDroidTypeChanging void

공개 메소드들

메소드 설명
CreateDroid ( global id ) : Droid

Create a new Droid object.

Describe ( ) : string

비공개 메소드들

메소드 설명
OnDroidTypeChanged ( ) : void
OnDroidTypeChanging ( global value ) : void

메소드 상세

CreateDroid() 공개 정적인 메소드

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

Describe() 공개 메소드

public Describe ( ) : string
리턴 string