示例#1
0
 public CargaisonServiceBd()
 {
     daoCarg = new dao.bd.DaoCargaison();
     daoMar  = new dao.bd.DaoMarchandise();
 }