C# Class Goedel.MeshProfileManager._Data_AddAccountStart

Inheritance: Goedel.Trojan.Data
Exibir arquivo Open project: hallambaker/Mathematical-Mesh

Public Properties

Property Type Description
Dialog Dialog_AddAccountStart

Protected Properties

Property Type Description
_Data AddProfile

Public Methods

Method Description
ConnectAccount ( ) : bool

Here goes the action to be overriden

NewAccount ( ) : bool

Here goes the action to be overriden

RecoverAccount ( ) : bool

Here goes the action to be overriden

Refresh ( ) : void

Method Details

ConnectAccount() public method

Here goes the action to be overriden
public ConnectAccount ( ) : bool
return bool

NewAccount() public method

Here goes the action to be overriden
public NewAccount ( ) : bool
return bool

RecoverAccount() public method

Here goes the action to be overriden
public RecoverAccount ( ) : bool
return bool

Refresh() public method

public Refresh ( ) : void
return void

Property Details

Dialog public_oe property

public Dialog_AddAccountStart,Goedel.MeshProfileManager Dialog
return Dialog_AddAccountStart

_Data protected_oe property

protected AddProfile,Goedel.MeshProfileManager _Data
return AddProfile