PostSharpAPI ReferencePost­Sharp.​ExtensibilityHas­Inherited­Attribute­Attribute
Open sandboxFocus

HasInheritedAttributeAttribute Class

Internal Only. Custom attribute used internally by PostSharp to mark elements having inherited custom attributes. This custom attribute should not be used in custom code, otherwise PostSharp may not work properly.

Inheritance
HasInheritedAttributeAttribute
Namespace: PostSharp.Extensibility
Assembly: PostSharp.dll
Syntax
public sealed class HasInheritedAttributeAttribute : Attribute

Constructors

Name Description
HasInheritedAttributeAttribute()

Initializes a new HasInheritedAttributeAttribute.

HasInheritedAttributeAttribute(Int64[])