Example #1
0
 private void btnStop_Click(object sender, EventArgs e)
 {
     _shipController.StopShip();
 }