コード例 #1
0
 public DAPMaintenance()
 {
     dapBL = new DAPBL();
 }
コード例 #2
0
 public DAP()
 {
     dapBL = new DAPBL();
 }