C# Class Goedel.MeshProfileManager._Data_AskEmailAccount

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

Méthodes publiques

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

Protected Properties

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

Méthodes publiques

Méthode Description
NoEmail ( ) : bool

Here goes the action to be overriden

Refresh ( ) : void
YesEmail ( ) : bool

Here goes the action to be overriden

Method Details

NoEmail() public méthode

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

Refresh() public méthode

public Refresh ( ) : void
Résultat void

YesEmail() public méthode

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

Property Details

Dialog public_oe property

public Dialog_AskEmailAccount,Goedel.MeshProfileManager Dialog
Résultat Dialog_AskEmailAccount

_Data protected_oe property

protected AddProfile,Goedel.MeshProfileManager _Data
Résultat AddProfile