示例#1
0
文件: Fun.cs 项目: acinmavi/autovltkm
 private void btDisableTaskMng_Click(object sender, EventArgs e)
 {
     hostInstance.DisableTaskMgr();
 }