NAnt SDK Documentation - v0.92

NUnitTestCollection Constructor (NUnitTestCollection)

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

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

See Also

NUnitTestCollection Class | NAnt.NUnit1.Types Namespace | NUnitTestCollection Constructor Overload List