Beispiel #1
0
 private void 关机ToolStripMenuItem_Click(object sender, EventArgs e)
 {
     MyProcess.Shutdown();
 }