C# 클래스 Schumix.MainClass

Main class.
파일 보기 프로젝트 열기: Schumix/Schumix2

공개 메소드들

메소드 설명
Shutdown ( string Message, bool Crash = false ) : void

비공개 메소드들

메소드 설명
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.

메소드 상세

Shutdown() 공개 정적인 메소드

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