public V_TC_MDM_ALL_BLL(CHubEntities db) { dal = new V_TC_MDM_ALL_DAL(db); }
public V_TC_MDM_ALL_BLL() { dal = new V_TC_MDM_ALL_DAL(); }