public V_PLABEL_PRINT_BLL(CHubEntities db) { dal = new V_PLABEL_PRINT_DAL(db); }
public V_PLABEL_PRINT_BLL() { dal = new V_PLABEL_PRINT_DAL(); }