C# Class CommandLine.PositionalArgument

Positional arguments are those where a value is specified without its key; the order of argument values identify the positional argument.
Inheritance: ValueArgument
Afficher le fichier Open project: agardiner/hfmcmd Class Usage Examples

Méthodes publiques

Méthode Description
PositionalArgument ( ) : System

Method Details

PositionalArgument() public méthode

public PositionalArgument ( ) : System
Résultat System