Open sandboxFocus

Constructor ExcludeAspectAttribute

ExcludeAspectAttribute(params Type[])

Initializes a new instance of the ExcludeAspectAttribute class.

Declaration
public ExcludeAspectAttribute(params Type[] excludedAspectTypes)
Parameters
Type Name Description
Type[] excludedAspectTypes

An array of aspect types to exclude from this declaration and its members.