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