C# Class Schumix.Config.MainClass

Afficher le fichier Open project: Schumix/Schumix2

Méthodes publiques

Méthode Description
Main ( string args ) : void

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

Shutdown ( ) : void

Private Methods

Méthode Description
ShowHelp ( OptionSet os ) : void

Segítséget nyújt a kapcsolokhoz.

Method Details

Main() public static méthode

A Main függvény. Itt indul el a program.
public static Main ( string args ) : void
args string
Résultat void

Shutdown() public static méthode

public static Shutdown ( ) : void
Résultat void