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