Example #1
0
 public Submit(viewModel vM2)
 {
     this.vM = vM2;
 }
Example #2
0
 public Cancel(viewModel vM2)
 {
     this.vM = vM2;
 }