示例#1
0
 private void btn_Exit_Click(object sender, EventArgs e)
 {
     m_Instance.ForceShutdown();
 }