NAnt SDK Documentation - v0.92

NUnit2TestCollection Constructor (NUnit2TestCollection)

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

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

See Also

NUnit2TestCollection Class | NAnt.NUnit2.Types Namespace | NUnit2TestCollection Constructor Overload List