C# Class CommandLine.ValueAttribute

Inheritance: System.Attribute
Afficher le fichier Open project: cosmo0/commandline

Méthodes publiques

Méthode Description
ValueAttribute ( int index ) : System

Initializes a new instance of the CommandLine.ValueAttribute class.

Method Details

ValueAttribute() public méthode

Initializes a new instance of the CommandLine.ValueAttribute class.
public ValueAttribute ( int index ) : System
index int
Résultat System