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