public EfReportRepository() { Context = new EfDbContext(); }
public EfCurrentFile() { Context = new EfDbContext(); }
public EfLetterRepository() { Context = new EfDbContext(); }