AspectConfigurationAttributeTypeAttribute Constructor |
Initializes a new AspectConfigurationAttribute.
Namespace: PostSharp.Aspects.Configuration
Assembly: PostSharp (in PostSharp.dll) Version: 6.5.19.0 (6.5.19.0)
C#
public AspectConfigurationAttributeTypeAttribute( Type type )
Parameters
- type
- Type: System.Type
Custom attribute type (derived from AspectConfigurationAttribute).