C# 클래스 Goedel.MeshProfileManager._Data_AskPassword

상속: Goedel.Trojan.Data
파일 보기 프로젝트 열기: hallambaker/Mathematical-Mesh

공개 프로퍼티들

프로퍼티 타입 설명
Dialog Dialog_AskPassword

보호된 프로퍼티들

프로퍼티 타입 설명
_Data AddProfile

공개 메소드들

메소드 설명
ConfigurePassword ( ) : bool

Here goes the action to be overriden

Refresh ( ) : void
SkipPassword ( ) : bool

Here goes the action to be overriden

메소드 상세

ConfigurePassword() 공개 메소드

Here goes the action to be overriden
public ConfigurePassword ( ) : bool
리턴 bool

Refresh() 공개 메소드

public Refresh ( ) : void
리턴 void

SkipPassword() 공개 메소드

Here goes the action to be overriden
public SkipPassword ( ) : bool
리턴 bool

프로퍼티 상세

Dialog 공개적으로 프로퍼티

public Dialog_AskPassword,Goedel.MeshProfileManager Dialog
리턴 Dialog_AskPassword

_Data 보호되어 있는 프로퍼티

protected AddProfile,Goedel.MeshProfileManager _Data
리턴 AddProfile