예제 #1
0
 public static extern bool SetConsoleCtrlHandler(ConsoleShutdownEventHandler handler, bool add);
예제 #2
0
파일: WinAPI.cs 프로젝트: biorpg/RT.Util
 public static extern bool SetConsoleCtrlHandler(ConsoleShutdownEventHandler handler, bool add);