コード例 #1
0
 public XcustPorReqLineIntAllDB(ConnectDB c)
 {
     conn = c;
     initConfig();
 }
コード例 #2
0
ファイル: XcustLinfoxPrTblDB.cs プロジェクト: eploentham/RDPO
 public XcustLinfoxPrTblDB(ConnectDB c)
 {
     conn = c;
     initConfig();
 }