Пример #1
0
 public UpdateProc(MainWindow mw)
 {
     this.mw = mw;
 }
Пример #2
0
 public FixProc(MainWindow mw)
 {
     this.mw = mw;
 }