C# 클래스 Goedel.MeshProfileManager.ProcessPending

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

공개 메소드들

메소드 설명
AcceptPending ( ) : bool
Enter ( ) : void
ProcessPending ( AddProfile Data ) : System
RejectPending ( ) : bool

메소드 상세

AcceptPending() 공개 메소드

public AcceptPending ( ) : bool
리턴 bool

Enter() 공개 메소드

public Enter ( ) : void
리턴 void

ProcessPending() 공개 메소드

public ProcessPending ( AddProfile Data ) : System
Data AddProfile
리턴 System

RejectPending() 공개 메소드

public RejectPending ( ) : bool
리턴 bool