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