protected EfRepository(IRpsContext context) { Context = context; }
public ReportRepository(IRpsContext context) : base(context) { }