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