Example #1
0
 public EfProductRepository()
 {
     _context = new SportsStoreDbContext();
 }