Class HasInheritedAttributeAttribute
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.
Namespace: PostSharp.Extensibility
Assembly: PostSharp.dll
Syntax
public sealed class HasInheritedAttributeAttribute : Attribute
Constructors
Name | Description |
---|---|
HasInheritedAttributeAttribute() | |
HasInheritedAttributeAttribute(Int64[]) |