private void btn_SoftReset_Click(object sender, EventArgs e) { m_IgnoreClose = true; SetInstance(m_Instance.SoftRestart()); }