NAnt SDK Documentation - v0.92

BuildListenerCollection Constructor (BuildListenerCollection)

Initializes a new instance of the BuildListenerCollection class with the specified BuildListenerCollection instance.

[Visual Basic]
Overloads Public Sub New( _
   ByVal value As BuildListenerCollection _
)
[C#]
public BuildListenerCollection(
   BuildListenerCollection value
);

See Also

BuildListenerCollection Class | NAnt.Core Namespace | BuildListenerCollection Constructor Overload List