示例#1
0
 public DAOPays(dbal mydbal)
 {
     this._dbal = mydbal;
 }
示例#2
0
 public DAOFromage(dbal mydbal)
 {
     this._dbal = mydbal;
 }