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