IMulticastAttributeService Interface |
[Missing <summary> documentation for "T:PostSharp.Sdk.Extensibility.Tasks.IMulticastAttributeService"]
Namespace: PostSharp.Sdk.Extensibility.Tasks
Assembly: PostSharp.Compiler.Engine (in PostSharp.Compiler.Engine.dll) Version: 2023.0.3.0 (2023.0.3.0)
C#
public interface IMulticastAttributeService : IService
The IMulticastAttributeService type exposes the following members.
Name | Description | |
---|---|---|
AddHasInheritedAttributeAttribute | ||
HasHasInheritedAttributeAttribute |
Returns true if the declaration has logically inherited attributes (recognized by the presence of [HasInheritedAttribute]).
|