Beispiel #1
0
 public ProductRepository(AdvWorksContext context)
 {
     _context = context;
 }