AspectDescriptionAttribute(string)
Initializes a new instance of the AspectDescriptionAttribute class.
Declaration
public AspectDescriptionAttribute(string description)Parameters
| Type | Name | Description |
|---|---|---|
| string | description | A human-readable description of the aspect class to which the AspectDescriptionAttribute custom attribute is applied. |