Ejemplo n.º 1
0
 public RepositoryBase(EfDbContext context)
 {
     _context = context;
 }