C# Class PowerArgs.ArgProductName

Inheritance: System.Attribute, IGlobalArgMetadata
Afficher le fichier Open project: adamabdelhamed/PowerArgs

Méthodes publiques

Méthode Description
ArgProductName ( string value ) : System

Creates a new ArgProductName attribute.

Method Details

ArgProductName() public méthode

Creates a new ArgProductName attribute.
public ArgProductName ( string value ) : System
value string The product name value
Résultat System