Summary
Sets the
System.IO.TextWriter the formatter is supposed to write
its results to.
- Assembly
- NAnt
.NUnit1 .dll - Namespace
- NAnt
.NUnit1 .Types - Containing Type
- IResultFormatter
Syntax
void SetOutput(TextWriter writer)
Parameters
| Name | Type | Description |
|---|---|---|
| writer | TextWriter |
Return Value
| Type | Description |
|---|---|
| void |
