Property | Type | Description | |
---|---|---|---|
_canExecute | Predicate | ||
_execute | object>.Func |
Method | Description | |
---|---|---|
CommandRelay ( object>.Func | ||
OnCanExecuteChanged ( ) : void |
Method | Description | |
---|---|---|
CanExecute ( object parameter ) : bool | ||
Execute ( object parameter ) : void |
public CommandRelay ( object>.Func |
||
execute | object>.Func | |
canExecute | Predicate |
|
return | System |