Esempio n. 1
0
 public void ShipInformation(ShipInformationList shp, string whereami, ISystem system, DB.SQLiteConnectionUser conn)
 {
     shp.DestroyedSRV();
 }
 public void ShipInformation(ShipInformationList shp, string whereami, ISystem system)
 {
     shp.DestroyedSRV();
 }