Open sandboxFocus

Class ImplementationBoundAttributeAttribute

There is no equivalent in Metalama. This logic is currently hard-coded.

Inheritance
ImplementationBoundAttributeAttribute
Namespace: PostSharp.Extensibility
Assembly: Metalama.Migration.dll
Syntax
[AttributeUsage(AttributeTargets.Assembly, AllowMultiple = true)]
[Obsolete("There is no equivalent in Metalama. This logic is currently hard-coded.", false)]
public sealed class ImplementationBoundAttributeAttribute : Attribute

Constructors

Name Description
ImplementationBoundAttributeAttribute(Type)

Properties

Name Description
AttributeType