C# Class MGDF.GamesManager.Common.CommandLineParser

Afficher le fichier Open project: mrsharpoblunto/MGDF Class Usage Examples

Méthodes publiques

Méthode Description
CommandLineParser ( string args ) : System
this ( string param ) : string

Method Details

CommandLineParser() public méthode

public CommandLineParser ( string args ) : System
args string
Résultat System

this() public méthode

public this ( string param ) : string
param string
Résultat string