Example #1
0
 public Repository(CarDbContext context)
 {
     _context = context;
 }