Esempio n. 1
0
 public CarRepository(RentMyCarContext context)
 {
     _context = context;
 }