C# Class ToolBelt.CommandLineExampleAttribute

Inheritance: System.Attribute
Afficher le fichier Open project: jlyonsmith/ToolBelt

Méthodes publiques

Méthode Description
CommandLineExampleAttribute ( string example ) : System

Initializes a new instance of the CommandLineDescriptionAttribute.

Method Details

CommandLineExampleAttribute() public méthode

Initializes a new instance of the CommandLineDescriptionAttribute.
public CommandLineExampleAttribute ( string example ) : System
example string Description of the command line program
Résultat System