コード例 #1
0
 public DBopsPresenter(IContainerForm cf)
 {
     this.cf = cf;
 }
コード例 #2
0
 public ConnectPresenter(IContainerForm cf)
 {
     this.cf = cf;
 }