C# Class GoCommando.PositionalCommandLineParameter

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

Public Methods

Method Description
PositionalCommandLineParameter ( int index, string value )
ToString ( ) : string

Method Details

PositionalCommandLineParameter() public method

public PositionalCommandLineParameter ( int index, string value )
index int
value string

ToString() public method

public ToString ( ) : string
return string