Summary
Initializes a new instance of the
NAnt.Core.BuildListenerCollection
class with the specified NAnt.Core.BuildListenerCollection instance.
- Assembly
- NAnt
.Core .dll - Namespace
- NAnt
.Core - Containing Type
- Build
Listener Collection
Syntax
public BuildListenerCollection(BuildListenerCollection value)
Parameters
| Name | Type | Description |
|---|---|---|
| value | Build |
Return Value
| Type | Description |
|---|---|
| void |
