Example #1
0
 public TiresController(VehicleTrackerContext context)
 {
     _context = context;
 }