Exemplo n.º 1
0
 public bool Destroy(object ShipMethodID)
 {
     return(ShipMethod.Destroy(ShipMethodID) == 1);
 }