C# Class ToolBelt.CommandLineConfigurationAttribute

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

Méthodes publiques

Méthode Description
CommandLineConfigurationAttribute ( string configuration ) : System

Initializes a new instance of the CommandLineConfigurationAttribute.

Method Details

CommandLineConfigurationAttribute() public méthode

Initializes a new instance of the CommandLineConfigurationAttribute.
public CommandLineConfigurationAttribute ( string configuration ) : System
configuration string Copyright for the program
Résultat System