예제 #1
0
 private void Stop(object sender, CancelEventArgs e)
 {
     Game.Stop();
 }