C# Class Schumix.Server.MainClass

Mostra file Open project: Schumix/Schumix2 Class Usage Examples

Public Methods

Method Description
Shutdown ( Exception eventArgs = null ) : void

Private Methods

Method 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 method

public static Shutdown ( Exception eventArgs = null ) : void
eventArgs System.Exception
return void