C# Class MGDF.GamesManager.Common.CommandLineParser

Datei anzeigen Open project: mrsharpoblunto/MGDF Class Usage Examples

Public Methods

Method Description
CommandLineParser ( string args ) : System
this ( string param ) : string

Method Details

CommandLineParser() public method

public CommandLineParser ( string args ) : System
args string
return System

this() public method

public this ( string param ) : string
param string
return string