C# Class GoCommando.Attributes.DescriptionAttribute

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

Public Methods

Method Description
DescriptionAttribute ( string text ) : System

Method Details

DescriptionAttribute() public method

public DescriptionAttribute ( string text ) : System
text string
return System