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. |
Initializes a new MethodBodyFormatter.
public MethodBodyFormatter(TextWriter writer)| Type | Name | Description |
|---|---|---|
| TextWriter | writer | A TextWriter where the textual representation will be written. |