Beispiel #1
0
 private void EndTournament_Click(object sender, RoutedEventArgs e)
 {
     tournamentController.CalculateWonByes();
 }