C# Class Schumix.Server.MainClass

Afficher le fichier Open project: Schumix/Schumix2 Class Usage Examples

Méthodes publiques

Méthode Description
Shutdown ( Exception eventArgs = null ) : void

Private Methods

Méthode Description
Main ( string args ) : void

A Main függvény. Itt indul el a program.

ShowHelp ( OptionSet os ) : void

Segítséget nyújt a kapcsolokhoz.

Method Details

Shutdown() public static méthode

public static Shutdown ( Exception eventArgs = null ) : void
eventArgs System.Exception
Résultat void