Esempio n. 1
0
 public CarService(CarShopContext context)
 {
     _context = context;
 }