MethodBodyTransformationInstance.Implement Method |
Implements the transformation.
Namespace: PostSharp.Sdk.AspectWeaver.Transformations
Assembly: PostSharp.Compiler.Engine (in PostSharp.Compiler.Engine.dll) Version: 2023.0.3.0 (2023.0.3.0)
C#
public abstract void Implement( MethodBodyTransformationContext context )
Parameters
- context
- Type: PostSharp.Sdk.AspectInfrastructure.MethodBodyTransformationContext
Context.