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. |