C# Class NTRDebuggerTool.ConsoleHelper

Datei anzeigen Open project: valarnin/NTRRemoteDebugger

Public Methods

Method Description
EnableConsole ( ) : void

Private Methods

Method Description
AllocConsole ( ) : bool
GetConsoleWindow ( ) : IntPtr
ShowWindow ( IntPtr hWnd, int nCmdShow ) : bool

Method Details

EnableConsole() public static method

public static EnableConsole ( ) : void
return void