示例#1
0
 /// <summary>
 /// Deallocates console for the current process.
 /// </summary>
 public static void FreeConsole() => NativeCall.FreeConsole();