Ejemplo n.º 1
0
 public DepotInfoDetail()
 {
     v_depotInformation = new VdepotinformationDao();
 }
Ejemplo n.º 2
0
 public DepotListHandler()
 {
     this.vDepotInfoDao = new VdepotinformationDao();
 }