public V_INQ_TRACKNUM_BLL(CHubEntities db) { dal = new V_INQ_TRACKNUM_DAL(db); }
public V_INQ_TRACKNUM_BLL() { dal = new V_INQ_TRACKNUM_DAL(); }