コード例 #1
0
 public void ConstructVehicle()
 {
     _vehicle.Actions();
     _vehicle.Parts();
 }