public V_INV_PDC_BLL(CHubEntities db) { dal = new V_INV_PDC_DAL(db); }
public V_INV_PDC_BLL() { dal = new V_INV_PDC_DAL(); }