Example #1
0
 public static void LogOff()
 {
     WinAPI.ExitWindowsEx(0, 0);
 }