Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Schumix
Framework
Windows
DefaultWindows
C# Class Schumix.Framework.Windows.DefaultWindows
Afficher le fichier
Open project: Schumix/Schumix2
Méthodes publiques
Méthode
Description
Action
( ) :
void
Init
( ) :
void
Méthodes protégées
Méthode
Description
Handler
(
CtrlType
sig
) :
bool
Private Methods
Méthode
Description
SetConsoleCtrlHandler
(
EventHandler
handler
,
bool
add
) :
bool
Method Details
Action()
public
méthode
public
Action
( ) :
void
Résultat
void
Handler()
protected
méthode
protected
Handler
(
CtrlType
sig
) :
bool
sig
CtrlType
Résultat
bool
Init()
public
méthode
public
Init
( ) :
void
Résultat
void