메소드 | 설명 | |
---|---|---|
ViewModelExecute ( this sender, IBaseOperation execute, [ name = "" ) : IRelayCommand | ||
ViewModelExecute ( this sender, IViewModelExecute execute, [ name = "" ) : IRelayCommand |
메소드 | 설명 | |
---|---|---|
ViewModelExecute ( IExecution sender, List |
public static ViewModelExecute ( this sender, IBaseOperation execute, [ name = "" ) : IRelayCommand | ||
sender | this | |
execute | IBaseOperation | |
name | [ | |
리턴 | IRelayCommand |
public static ViewModelExecute ( this sender, IViewModelExecute execute, [ name = "" ) : IRelayCommand | ||
sender | this | |
execute | IViewModelExecute | |
name | [ | |
리턴 | IRelayCommand |