Méthode | Description | |
---|---|---|
CanExecute ( object parameter ) : bool | ||
Execute ( object parameter ) : void | ||
MyLongRunningCommand ( IProgressDialogService dialogService ) : System |
Méthode | Description | |
---|---|---|
DoWork ( |
public CanExecute ( object parameter ) : bool | ||
parameter | object | |
Résultat | bool |
public MyLongRunningCommand ( IProgressDialogService dialogService ) : System | ||
dialogService | IProgressDialogService | |
Résultat | System |