Exemplo n.º 1
0
 public EfProductRepository()
 {
     _context = new SportsStoreDbContext();
 }