MethodMappingWriter Constructor |
Initializes a new MethodMappingWriter.
Namespace: PostSharp.Sdk.AspectInfrastructure
Assembly: PostSharp.Compiler.Engine (in PostSharp.Compiler.Engine.dll) Version: 2023.0.3.0 (2023.0.3.0)
C#
protected MethodMappingWriter( MethodMapping parent )
Parameters
- parent
- Type: PostSharp.Sdk.AspectInfrastructure.MethodMapping
The parent MethodMapping.