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