Summary
Construct a description Attribute
- Namespace
- TCLite
- Containing Type
- DescriptionAttribute
Syntax
public DescriptionAttribute(string description)
Parameters
| Name | Type | Description |
|---|---|---|
| description | string | The text of the description |
Return Value
| Type | Description |
|---|---|
| void |
