NUnitTestCollection.

NUnitTestCollection(NUnitTestCollection) Constructor

Summary

Initializes a new instance of the NAnt.NUnit1.Types.NUnitTestCollection class with the specified NAnt.NUnit1.Types.NUnitTestCollection instance.
Assembly
NAnt.NUnit1.dll
Namespace
NAnt.NUnit1.Types
Containing Type
NUnitTestCollection

Syntax

public NUnitTestCollection(NUnitTestCollection value)

Parameters

Name Type Description
value NUnitTestCollection

Return Value

Type Description
void