C# Class OpenNos.World.Program

Afficher le fichier Open project: OpenNos/OpenNos

Méthodes publiques

Méthode Description
Main ( string args ) : void

Private Methods

Méthode Description
ExitHandler ( CtrlType sig ) : bool
RegisterMappings ( ) : void
SetConsoleCtrlHandler ( EventHandler handler, bool add ) : bool

Method Details

Main() public static méthode

public static Main ( string args ) : void
args string
Résultat void