C# Class PHB.Apps.Mesh.ProfileManager.WizardCreateProfile

The profile creation wizard
Afficher le fichier Open project: hallambaker/Mathematical-Mesh Class Usage Examples

Méthodes publiques

Свойство Type Description
EscrowKeyShares List

Private Properties

Свойство Type Description
AsyncGetProfiles void

Méthodes publiques

Méthode Description
Calculate ( ) : bool
Save ( ) : bool
WizardCreateProfile ( Model Model ) : System

Private Methods

Méthode Description
AsyncGetProfiles ( ) : void

The actual async task. Specified as a function as a lambda binding is just too confusing in the code.

Method Details

Calculate() public méthode

public Calculate ( ) : bool
Résultat bool

Save() public méthode

public Save ( ) : bool
Résultat bool

WizardCreateProfile() public méthode

public WizardCreateProfile ( Model Model ) : System
Model Model
Résultat System

Property Details

EscrowKeyShares public_oe property

public List EscrowKeyShares
Résultat List