public EW_SCRIPT_BLL(CHubEntities db) { dal = new EW_SCRIPT_DAL(db); }
public EW_SCRIPT_BLL() { dal = new EW_SCRIPT_DAL(); }