Summary
Initializes a new instance of the
NAnt.NUnit1.Types.IResultFormatterCollection class
with the specified array of NAnt.NUnit1.Types.IResultFormatter instances.
- Assembly
- NAnt
.NUnit1 .dll - Namespace
- NAnt
.NUnit1 .Types - Containing Type
- I
Result Formatter Collection
Syntax
public IResultFormatterCollection(IResultFormatter[] value)
Parameters
| Name | Type | Description |
|---|---|---|
| value | IResultFormatter[] |
Return Value
| Type | Description |
|---|---|
| void |
