Ejemplo n.º 1
0
 public UpdateProc(MainWindow mw)
 {
     this.mw = mw;
 }
Ejemplo n.º 2
0
 public FixProc(MainWindow mw)
 {
     this.mw = mw;
 }