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