Méthode | Description | |
---|---|---|
ViewModelExecute ( this sender, IBaseOperation execute, [ name = "" ) : IRelayCommand | ||
ViewModelExecute ( this sender, IViewModelExecute execute, [ name = "" ) : IRelayCommand |
Méthode | Description | |
---|---|---|
ViewModelExecute ( IExecution sender, List |
public static ViewModelExecute ( this sender, IBaseOperation execute, [ name = "" ) : IRelayCommand | ||
sender | this | |
execute | IBaseOperation | |
name | [ | |
Résultat | IRelayCommand |
public static ViewModelExecute ( this sender, IViewModelExecute execute, [ name = "" ) : IRelayCommand | ||
sender | this | |
execute | IViewModelExecute | |
name | [ | |
Résultat | IRelayCommand |