C# Class ToolBelt.CommandLineCopyrightAttribute

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

Méthodes publiques

Méthode Description
CommandLineCopyrightAttribute ( string copyright ) : System

Initializes a new instance of the CommandLineCopyrightAttribute.

Method Details

CommandLineCopyrightAttribute() public méthode

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