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

파일 보기 프로젝트 열기: hallambaker/Mathematical-Mesh 1 사용 예제들

공개 메소드들

메소드 설명
Dispatch ( ) : bool
EscrowParameters ( ) : System

Set up defaults

GetChildren ( ) : List

Create a list containing all the current children.

Valid ( ) : bool

메소드 상세

Dispatch() 공개 메소드

public Dispatch ( ) : bool
리턴 bool

EscrowParameters() 공개 메소드

Set up defaults
public EscrowParameters ( ) : System
리턴 System

GetChildren() 공개 메소드

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

Valid() 공개 메소드

public Valid ( ) : bool
리턴 bool