Method | Description | |
---|---|---|
CanExecute ( object parameter ) : bool | ||
Execute ( object parameter ) : void | ||
InvokeCommand ( Action |
public CanExecute ( object parameter ) : bool | ||
parameter | object | |
return | bool |
public InvokeCommand ( Action | ||
onExecuted | Action | |
return | System.Diagnostics |