示例#1
0
 private void MenuItemPrint_Click(object sender, RoutedEventArgs e)
 {
     tournamentController.Print(true);
 }