Exemple #1
0
 private void App_Exit(object sender, ExitEventArgs e)
 {
     ProcessWrapper.CloseProcess(Memory.Handle);
 }