MethodBodyFormatter Constructor |
Initializes a new MethodBodyFormatter.
Namespace: PostSharp.Reflection.MethodBody
Assembly: PostSharp (in PostSharp.dll) Version: 2023.0.3.0 (2023.0.3.0)
C#
public MethodBodyFormatter( TextWriter writer )
Parameters
- writer
- Type: System.IO.TextWriter
A TextWriter where the textual representation will be written.