C# Class gbrainy.Clients.Classical.CommandLine

Afficher le fichier Open project: GNOME/gbrainy

Méthodes publiques

Свойство Type Description
GAME_SEPARATOR char

Private Properties

Свойство Type Description
BuildPlayList void
GameList void
Usage void
Versions void

Méthodes publiques

Méthode Description
CommandLine ( ITranslations translations, string args ) : System
Parse ( ) : void
Version ( ) : void

Private Methods

Méthode Description
BuildPlayList ( string names ) : void
GameList ( ) : void
Usage ( ) : void
Versions ( ) : void

Method Details

CommandLine() public méthode

public CommandLine ( ITranslations translations, string args ) : System
translations ITranslations
args string
Résultat System

Parse() public méthode

public Parse ( ) : void
Résultat void

Version() public static méthode

public static Version ( ) : void
Résultat void

Property Details

GAME_SEPARATOR public_oe static_oe property

public static char GAME_SEPARATOR
Résultat char