C# 클래스 Goedel.MeshProfileManager._Data_AskRecovery

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

공개 프로퍼티들

프로퍼티 타입 설명
Dialog Dialog_AskRecovery

보호된 프로퍼티들

프로퍼티 타입 설명
_Data AddProfile

공개 메소드들

메소드 설명
CreateRecovery ( ) : bool

Here goes the action to be overriden

Refresh ( ) : void
SkipRecovery ( ) : bool

Here goes the action to be overriden

메소드 상세

CreateRecovery() 공개 메소드

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

Refresh() 공개 메소드

public Refresh ( ) : void
리턴 void

SkipRecovery() 공개 메소드

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

프로퍼티 상세

Dialog 공개적으로 프로퍼티

public Dialog_AskRecovery,Goedel.MeshProfileManager Dialog
리턴 Dialog_AskRecovery

_Data 보호되어 있는 프로퍼티

protected AddProfile _Data
리턴 AddProfile