C# 클래스 PHB.Apps.Mesh.ProfileManager.NameDevice

상속: Object
파일 보기 프로젝트 열기: hallambaker/Mathematical-Mesh

공개 프로퍼티들

프로퍼티 타입 설명
Gotit string

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
GetChildren ( ) : List

Create a list containing all the current children.

Initialize ( Wizard Wizard ) : void
Valid ( ) : bool

메소드 상세

GetChildren() 공개 메소드

Create a list containing all the current children.
public GetChildren ( ) : List
리턴 List

Initialize() 공개 메소드

public Initialize ( Wizard Wizard ) : void
Wizard Wizard
리턴 void

Valid() 공개 메소드

public Valid ( ) : bool
리턴 bool

프로퍼티 상세

Gotit 공개적으로 프로퍼티

public string Gotit
리턴 string