C# Class Schumix.MainClass

Main class.
ファイルを表示 Open project: Schumix/Schumix2

Public Methods

Method Description
Shutdown ( string Message, bool Crash = false ) : void

Private Methods

Method Description
Main ( string args ) : void

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

Schumix2 IRC bot

Készítette Megaxxx és Jackneill.

ShowHelp ( OptionSet os ) : void

Segítséget nyújt a kapcsolokhoz.

Method Details

Shutdown() public static method

public static Shutdown ( string Message, bool Crash = false ) : void
Message string
Crash bool
return void