BuildListenerCollection.

BuildListenerCollection(BuildListenerCollection) Constructor

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
BuildListenerCollection

Syntax

public BuildListenerCollection(BuildListenerCollection value)

Parameters

Name Type Description
value BuildListenerCollection

Return Value

Type Description
void