C# Class GoCommando.NamedCommandLineParameter

Inheritance: CommandLineParameter
Show file Open project: rebus-org/GoCommando

Public Methods

Method Description
NamedCommandLineParameter ( string name, string value )
ToString ( ) : string

Method Details

NamedCommandLineParameter() public method

public NamedCommandLineParameter ( string name, string value )
name string
value string

ToString() public method

public ToString ( ) : string
return string