示例#1
0
 private void btBoxScore_Click(object sender, RoutedEventArgs e)
 {
     var manager = new Manager();
     manager.SelectBoxScore_W();
 }