AspectConfigurationAttributeTypeAttribute(Type)
Initializes a new AspectConfigurationAttribute.
Declaration
public AspectConfigurationAttributeTypeAttribute(Type type)Parameters
| Type | Name | Description |
|---|---|---|
| Type | type | Custom attribute type (derived from AspectConfigurationAttribute). |