ImplementationBoundAttributeAttribute(Type)
Initializes the new ImplementationBoundAttributeAttribute.
Declaration
public ImplementationBoundAttributeAttribute(Type attributeType)
Parameters
Type | Name | Description |
---|---|---|
Type | attributeType | Type of the custom attribute that should not be moved from implementation to semantic. |