Open sandboxFocus
  • TOC

Metalama Documentation

Getting started

Video tutorials

Conceptual documentation

Commented examples

API documentation

  • Article

Class HasInheritedAttributeAttribute

No equivalent in Metalama.

Inheritance
HasInheritedAttributeAttribute
Namespace: PostSharp.Extensibility
Assembly: Metalama.Migration.dll
Syntax
[AttributeUsage(AttributeTargets.Assembly|AttributeTargets.Class|AttributeTargets.Method|AttributeTargets.Interface|AttributeTargets.Parameter|AttributeTargets.ReturnValue)]
[Obsolete("No equivalent in Metalama.", false)]
public sealed class HasInheritedAttributeAttribute : Attribute

Constructors

Name Description
HasInheritedAttributeAttribute()
HasInheritedAttributeAttribute(long[])

Extension Methods

  • Navigation