Beispiel #1
0
 public CarService(CarShopContext context)
 {
     _context = context;
 }