Beispiel #1
0
 public BuyerRepository(BuyerdataContext context)
 {
     _context = context;
 }