Method | Description | |
---|---|---|
SettingsControlModel ( ) : System | ||
ValidateApiKeyAsync ( bool displayResultDialogInCaseOfFailure = false ) : Task |
Validates the given API key.
|
Method | Description | |
---|---|---|
OnPropertyChanged ( [ propertyName = null ) : void |
Method | Description | |
---|---|---|
GetSettingsString ( string key, string defaultvalue ) : string |
protected OnPropertyChanged ( [ propertyName = null ) : void | ||
propertyName | [ | |
return | void |
public ValidateApiKeyAsync ( bool displayResultDialogInCaseOfFailure = false ) : Task |
||
displayResultDialogInCaseOfFailure | bool | If true, will display a result dialog in case of an error. |
return | Task |