AspectWeaverTransformationInstance.HasEffect Method |
Namespace: PostSharp.Sdk.AspectWeaver
Assembly: PostSharp.Compiler.Engine (in PostSharp.Compiler.Engine.dll) Version: 2023.0.3.0 (2023.0.3.0)
public virtual bool HasEffect( string effect )
Parameters
- effect
- Type: System.String
Effect.
Return Value
Type: Booleantrue if the current transformation has the specified effect, otherwise false.