C# Class NTRDebuggerTool.ConsoleHelper

Afficher le fichier Open project: valarnin/NTRRemoteDebugger

Méthodes publiques

Méthode Description
EnableConsole ( ) : void

Private Methods

Méthode Description
AllocConsole ( ) : bool
GetConsoleWindow ( ) : IntPtr
ShowWindow ( IntPtr hWnd, int nCmdShow ) : bool

Method Details

EnableConsole() public static méthode

public static EnableConsole ( ) : void
Résultat void