PostSharpAPI ReferencePost­Sharp.​Reflection.​Method­BodyMethod­Body­FormatterMethod­Body­Formatter
Open sandboxFocus

MethodBodyFormatter Constructor

MethodBodyFormatter(TextWriter)

Initializes a new MethodBodyFormatter.

Declaration
public MethodBodyFormatter(TextWriter writer)
Parameters
Type Name Description
TextWriter writer

A TextWriter where the textual representation will be written.