示例#1
0
 private void Window_FormClosed(object sender, FormClosedEventArgs e)
 {
     context.Terminate();
 }