예제 #1
0
 /// <summary>
 /// Allocates console for the current process.
 /// </summary>
 public static void AllocConsole() => NativeCall.AllocConsole();