public LocaleDAL(MVC5_TemplateDbContext MVC5_TemplateDbContext) : base(MVC5_TemplateDbContext) { }
public UserSettingsDAL(MVC5_TemplateDbContext MVC5_TemplateDbContext) : base(MVC5_TemplateDbContext) { }
protected MVC5_TemplateDAL(MVC5_TemplateDbContext MVC5_TemplateDbContext) { this.MVC5_TemplateDbContext = MVC5_TemplateDbContext; }