ArgumentsWriter.GetArgumentsWriter Method (MethodMapping, Int32, Int32) |
[Missing <summary> documentation for "M:PostSharp.Sdk.AspectWeaver.Transformations.ArgumentsWriter.GetArgumentsWriter(PostSharp.Sdk.AspectInfrastructure.MethodMapping,System.Int32,System.Int32)"]
Namespace: PostSharp.Sdk.AspectWeaver.Transformations
Assembly: PostSharp.Compiler.Engine (in PostSharp.Compiler.Engine.dll) Version: 2023.0.3.0 (2023.0.3.0)
public static ArgumentsWriter GetArgumentsWriter( MethodMapping methodMapping, int ignoredFirstParameters = 0, int ignoredLastParameters = 0 )
Parameters
- methodMapping
- Type: PostSharp.Sdk.AspectInfrastructure.MethodMapping
[Missing <param name="methodMapping"/> documentation for "M:PostSharp.Sdk.AspectWeaver.Transformations.ArgumentsWriter.GetArgumentsWriter(PostSharp.Sdk.AspectInfrastructure.MethodMapping,System.Int32,System.Int32)"]
- ignoredFirstParameters (Optional)
- Type: System.Int32
[Missing <param name="ignoredFirstParameters"/> documentation for "M:PostSharp.Sdk.AspectWeaver.Transformations.ArgumentsWriter.GetArgumentsWriter(PostSharp.Sdk.AspectInfrastructure.MethodMapping,System.Int32,System.Int32)"]
- ignoredLastParameters (Optional)
- Type: System.Int32
[Missing <param name="ignoredLastParameters"/> documentation for "M:PostSharp.Sdk.AspectWeaver.Transformations.ArgumentsWriter.GetArgumentsWriter(PostSharp.Sdk.AspectInfrastructure.MethodMapping,System.Int32,System.Int32)"]
Return Value
Type: ArgumentsWriter[Missing <returns> documentation for "M:PostSharp.Sdk.AspectWeaver.Transformations.ArgumentsWriter.GetArgumentsWriter(PostSharp.Sdk.AspectInfrastructure.MethodMapping,System.Int32,System.Int32)"]