C# 클래스 TPTConsole.Model.Other

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

Private Properties

프로퍼티 타입 설명
OnIsMaleChanged void
OnIsMaleChanging void
OnTitleChanged void
OnTitleChanging void

공개 메소드들

메소드 설명
CreateOther ( global id ) : Other

Create a new Other object.

Describe ( ) : string

비공개 메소드들

메소드 설명
OnIsMaleChanged ( ) : void
OnIsMaleChanging ( Nullable value ) : void
OnTitleChanged ( ) : void
OnTitleChanging ( global value ) : void

메소드 상세

CreateOther() 공개 정적인 메소드

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

Describe() 공개 메소드

public Describe ( ) : string
리턴 string