public UserDAL() { this.dbContext = new EgojitCmsDbContext(); }
public WebSiteInfoDAL() { this.dbContext = new EgojitCmsDbContext(); }