C# Class PowerArgs.ArgCopyright

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

Méthodes publiques

Méthode Description
ArgCopyright ( string value ) : System

Creates a new ArgCopyright attribute.

Method Details

ArgCopyright() public méthode

Creates a new ArgCopyright attribute.
public ArgCopyright ( string value ) : System
value string The copyright value
Résultat System