WaiveAspectEffectAttribute Class |
Namespace: PostSharp.Aspects.Dependencies
Assembly: PostSharp (in PostSharp.dll) Version: 5.0.55.0 (5.0.55.0)
public sealed class WaiveAspectEffectAttribute : Attribute
The WaiveAspectEffectAttribute type exposes the following members.
Name | Description | |
---|---|---|
WaiveAspectEffectAttribute() |
Initializes a new WaiveAspectEffectAttribute declaring that
the aspect class or advice to which this custom attribute is applied has
no effect at all.
| |
WaiveAspectEffectAttribute(String[]) |
Initializes a new WaiveAspectEffectAttribute declaring that
the aspect class or advice to which this custom attribute is applied is
exempt of the specified effects.
|
Name | Description | |
---|---|---|
QueryInterface<T> |
Gets the implementation of a specified interface for the specified object.
(Defined by QueryInterfaceExtensions.) |