Example #1
0
 private void WindowClosed(object sender, CancelEventArgs e)
 {
     tournamentController.Close();
 }