C# 클래스 gbrainy.Clients.Classical.CommandLine

파일 보기 프로젝트 열기: GNOME/gbrainy

공개 프로퍼티들

프로퍼티 타입 설명
GAME_SEPARATOR char

Private Properties

프로퍼티 타입 설명
BuildPlayList void
GameList void
Usage void
Versions void

공개 메소드들

메소드 설명
CommandLine ( ITranslations translations, string args ) : System
Parse ( ) : void
Version ( ) : void

비공개 메소드들

메소드 설명
BuildPlayList ( string names ) : void
GameList ( ) : void
Usage ( ) : void
Versions ( ) : void

메소드 상세

CommandLine() 공개 메소드

public CommandLine ( ITranslations translations, string args ) : System
translations ITranslations
args string
리턴 System

Parse() 공개 메소드

public Parse ( ) : void
리턴 void

Version() 공개 정적인 메소드

public static Version ( ) : void
리턴 void

프로퍼티 상세

GAME_SEPARATOR 공개적으로 정적으로 프로퍼티

public static char GAME_SEPARATOR
리턴 char