Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Whirlpool
Core
IO
ThirdParty
WinAPI
C# Class Whirlpool.Core.IO.ThirdParty.WinAPI
Mostrar archivo
Open project: whrlpl/engine
Public Methods
Method
Description
HideConsole
( ) :
void
ShowConsole
( ) :
void
Private Methods
Method
Description
GetConsoleWindow
( ) :
IntPtr
ShowWindow
(
IntPtr
hWnd
,
int
nCmdShow
) :
bool
Method Details
HideConsole()
public
static
method
public
static
HideConsole
( ) :
void
return
void
ShowConsole()
public
static
method
public
static
ShowConsole
( ) :
void
return
void