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