ImplementationBoundAttributeAttribute Constructor |
Initializes the new ImplementationBoundAttributeAttribute.
Namespace: PostSharp.Extensibility
Assembly: PostSharp (in PostSharp.dll) Version: 2023.0.3.0 (2023.0.3.0)
C#
public ImplementationBoundAttributeAttribute( Type attributeType )
Parameters
- attributeType
- Type: System.Type
Type of the custom attribute that should not be moved from implementation to semantic.