示例#1
0
 private void FormDemo_FormClosed(object sender, FormClosedEventArgs e)
 {
     CLocalSystem.SystemCleanup();
     SystemContext.Cleanup();
 }