C# Class ToolBelt.CommandLineTitleAttribute

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

Méthodes publiques

Méthode Description
CommandLineTitleAttribute ( string title ) : System

Initializes a new instance of the CommandLineDescriptionAttribute.

Method Details

CommandLineTitleAttribute() public méthode

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