Beispiel #1
0
 public RevertChange(IncludeEditorViewModel vm)
 {
     this._vm = vm;
 }
Beispiel #2
0
 public ToggleGroupSelect(IncludeEditorViewModel vm)
 {
     this._vm = vm;
 }
Beispiel #3
0
 public ExcludeSelected(IncludeEditorViewModel vm)
 {
     this._vm = vm;
 }