C# Class GoCommando.DescriptionAttribute

Inheritance: System.Attribute
Show file Open project: rebus-org/GoCommando

Public Methods

Method Description
DescriptionAttribute ( string descriptionText ) : System

Constructs the attribute

Method Details

DescriptionAttribute() public method

Constructs the attribute
public DescriptionAttribute ( string descriptionText ) : System
descriptionText string
return System