示例#1
0
 public void repairHull(Ship ship)
 {
     ship.repairHull();
 }
 public void repairHull(Ship ship)
 {
     ship.repairHull();
 }