C# Class Goedel.MeshProfileManager._Data_AskRecovery

Inheritance: Goedel.Trojan.Data
Afficher le fichier Open project: hallambaker/Mathematical-Mesh

Méthodes publiques

Свойство Type Description
Dialog Dialog_AskRecovery

Protected Properties

Свойство Type Description
_Data AddProfile

Méthodes publiques

Méthode Description
CreateRecovery ( ) : bool

Here goes the action to be overriden

Refresh ( ) : void
SkipRecovery ( ) : bool

Here goes the action to be overriden

Method Details

CreateRecovery() public méthode

Here goes the action to be overriden
public CreateRecovery ( ) : bool
Résultat bool

Refresh() public méthode

public Refresh ( ) : void
Résultat void

SkipRecovery() public méthode

Here goes the action to be overriden
public SkipRecovery ( ) : bool
Résultat bool

Property Details

Dialog public_oe property

public Dialog_AskRecovery,Goedel.MeshProfileManager Dialog
Résultat Dialog_AskRecovery

_Data protected_oe property

protected AddProfile _Data
Résultat AddProfile