C# 클래스 StrontiumServer.Options

Represents the options available from the command line.
파일 보기 프로젝트 열기: jimevans/strontium 1 사용 예제들

Private Properties

프로퍼티 타입 설명
GetCurrentUserAdminStatus void
GetOSVersion void
GetServerVersion void
Options System
SetOption void

비공개 메소드들

메소드 설명
GetCurrentUserAdminStatus ( ) : void
GetOSVersion ( ) : void
GetServerVersion ( ) : void
Options ( string commandLineArguments ) : System

Initializes a new instance of the Options class.

SetOption ( string name, string value ) : void