Property | Type | Description | |
---|---|---|---|
EscrowKeyShares | List |
Property | Type | Description | |
---|---|---|---|
AsyncGetProfiles | void |
Method | Description | |
---|---|---|
Calculate ( ) : bool | ||
Save ( ) : bool | ||
WizardCreateProfile ( Model Model ) : System |
Method | Description | |
---|---|---|
AsyncGetProfiles ( ) : void |
The actual async task. Specified as a function as a lambda binding is just too confusing in the code.
|
public WizardCreateProfile ( Model Model ) : System | ||
Model | Model | |
return | System |