C# Class GoCommando.DescriptionAttribute

Inheritance: System.Attribute
Afficher le fichier Open project: rebus-org/GoCommando

Méthodes publiques

Méthode Description
DescriptionAttribute ( string descriptionText ) : System

Constructs the attribute

Method Details

DescriptionAttribute() public méthode

Constructs the attribute
public DescriptionAttribute ( string descriptionText ) : System
descriptionText string
Résultat System