public ITT_SO_BLL(CHubEntities db) { dal = new ITT_SO_DAL(db); }
public ITT_SO_BLL() { dal = new ITT_SO_DAL(); }