コード例 #1
0
 static void MaintainVehicle(IGarage v)
 {
     v.MaintainVehicle();
 }