Exemplo n.º 1
0
 protected EfRepository(IRpsContext context)
 {
     Context = context;
 }
Exemplo n.º 2
0
 public ReportRepository(IRpsContext context) : base(context)
 {
 }