PostSharp / / API Reference / Post­Sharp.​Aspects.​Advices / Copy­Custom­Attributes­Attribute / Copy­Custom­Attributes­Attribute

Constructor CopyCustomAttributesAttribute

CopyCustomAttributesAttribute(Type)

Declaration
public CopyCustomAttributesAttribute(Type type)
Parameters
Type Name Description
Type type

CopyCustomAttributesAttribute(Type[])

Declaration
public CopyCustomAttributesAttribute(params Type[] types)
Parameters
Type Name Description
Type[] types