コード例 #1
0
 public VehicleController(CustomerVehiclesContext context)
 {
     _context = context;
 }