예제 #1
0
 private void click_btn_Exit(object sender, RoutedEventArgs e)
 {
     ch.Exit();
     Close();
 }