Open sandboxFocus
  • TOC

Metalama Documentation

Getting started

Video tutorials

Conceptual documentation

Commented examples

API documentation

Aspect API

Extensions API

Patterns API

Flashtrace API

Introspection API

Advanced API

Post­Sharp API migration

  • Article

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

Extension Methods