C# 클래스 Goedel.MeshProfileManager.AskEmailAccount

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

공개 메소드들

메소드 설명
AskEmailAccount ( AddProfile Data ) : System
Enter ( ) : void
NoEmail ( ) : bool
YesEmail ( ) : bool

비공개 메소드들

메소드 설명
Next ( ) : bool

메소드 상세

AskEmailAccount() 공개 메소드

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

Enter() 공개 메소드

public Enter ( ) : void
리턴 void

NoEmail() 공개 메소드

public NoEmail ( ) : bool
리턴 bool

YesEmail() 공개 메소드

public YesEmail ( ) : bool
리턴 bool