C# Class GoCommando.PositionalCommandLineParameter

Inheritance: CommandLineParameter
Afficher le fichier Open project: rebus-org/GoCommando

Méthodes publiques

Méthode Description
PositionalCommandLineParameter ( int index, string value )
ToString ( ) : string

Method Details

PositionalCommandLineParameter() public méthode

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

ToString() public méthode

public ToString ( ) : string
Résultat string