Method | Description | |
---|---|---|
AsyncCommand ( [ |
||
AsyncCommand ( [ |
||
ExecuteAsync ( ) : System.Threading.Tasks.Task |
Method | Description | |
---|---|---|
CanExecuteOverride ( ) : bool | ||
ExecuteInner ( ) : System.Threading.Tasks.Task | ||
ExecuteOverride ( ) : void |
public AsyncCommand ( [ |
||
execute | [ |
|
canExecute | Func |
|
additionalDelay | int | |
isAutomaticRequeryDisabled | bool | |
return | System |
public AsyncCommand ( [ |
||
execute | [ |
|
additionalDelay | int | |
isAutomaticRequeryDisabled | bool | |
return | System |
public ExecuteAsync ( ) : System.Threading.Tasks.Task | ||
return | System.Threading.Tasks.Task |
protected ExecuteInner ( ) : System.Threading.Tasks.Task | ||
return | System.Threading.Tasks.Task |