C# Class GoCommando.NamedCommandLineParameter

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

Méthodes publiques

Méthode Description
NamedCommandLineParameter ( string name, string value )
ToString ( ) : string

Method Details

NamedCommandLineParameter() public méthode

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

ToString() public méthode

public ToString ( ) : string
Résultat string