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.
Namespace: PostSharp.Extensibility
Assembly: PostSharp (in PostSharp.dll) Version: 2023.0.3.0 (2023.0.3.0)
C#
public sealed class HasInheritedAttributeAttribute : Attribute