public DBopsPresenter(IContainerForm cf)
 {
     this.cf = cf;
 }
Exemple #2
0
 public ConnectPresenter(IContainerForm cf)
 {
     this.cf = cf;
 }