Beispiel #1
0
 public UpdateProc(MainWindow mw)
 {
     this.mw = mw;
 }
Beispiel #2
0
 public FixProc(MainWindow mw)
 {
     this.mw = mw;
 }