示例#1
0
 public static extern bool SetConsoleCtrlHandler(ConsoleHandlerRoutine routine, bool add);
示例#2
0
 internal static extern bool SetConsoleCtrlHandler(ConsoleHandlerRoutine handler, bool add);
示例#3
0
 public static extern bool SetConsoleCtrlHandler(ConsoleHandlerRoutine routine, bool add);
示例#4
0
 internal static extern bool SetConsoleCtrlHandler(ConsoleHandlerRoutine handler, bool add);