Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Schumix
Framework
Windows
DefaultWindows
C# Class Schumix.Framework.Windows.DefaultWindows
Show file
Open project: Schumix/Schumix2
Public Methods
Method
Description
Action
( ) :
void
Init
( ) :
void
Protected Methods
Method
Description
Handler
(
CtrlType
sig
) :
bool
Private Methods
Method
Description
SetConsoleCtrlHandler
(
EventHandler
handler
,
bool
add
) :
bool
Method Details
Action()
public
method
public
Action
( ) :
void
return
void
Handler()
protected
method
protected
Handler
(
CtrlType
sig
) :
bool
sig
CtrlType
return
bool
Init()
public
method
public
Init
( ) :
void
return
void