C# Class PowerArgs.ArgProductVersion

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

Méthodes publiques

Méthode Description
ArgProductVersion ( string value ) : System

Creates a new ArgProductVersion attribute.

Method Details

ArgProductVersion() public méthode

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