CopyCustomAttributesAttribute Constructor |
Name | Description | |
---|---|---|
CopyCustomAttributesAttribute(Type) |
Requires custom attributes present on the aspect class or aspect class member
to be copied to the aspect target or to the introduced member, respectively.
| |
CopyCustomAttributesAttribute(Type[]) |
Requires custom attributes present on the aspect class or aspect class member
to be copied to the aspect target or to the introduced member, respectively.
|