Method | Description | |
---|---|---|
ViewModelExecute ( this sender, IBaseOperation execute, [ name = "" ) : IRelayCommand | ||
ViewModelExecute ( this sender, IViewModelExecute execute, [ name = "" ) : IRelayCommand |
Method | Description | |
---|---|---|
ViewModelExecute ( IExecution sender, List |
public static ViewModelExecute ( this sender, IBaseOperation execute, [ name = "" ) : IRelayCommand | ||
sender | this | |
execute | IBaseOperation | |
name | [ | |
return | IRelayCommand |
public static ViewModelExecute ( this sender, IViewModelExecute execute, [ name = "" ) : IRelayCommand | ||
sender | this | |
execute | IViewModelExecute | |
name | [ | |
return | IRelayCommand |