C# 클래스 Schumix.Server.MainClass

파일 보기 프로젝트 열기: Schumix/Schumix2 1 사용 예제들

공개 메소드들

메소드 설명
Shutdown ( Exception eventArgs = null ) : void

비공개 메소드들

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

메소드 상세

Shutdown() 공개 정적인 메소드

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