Summary
Initializes a new instance of the
NAnt.NUnit2.Types.NUnit2TestCollection class
with the specified NAnt.NUnit2.Types.NUnit2TestCollection instance.
- Assembly
- NAnt
.NUnit2 .dll - Namespace
- NAnt
.NUnit2 .Types - Containing Type
- NUnit2TestCollection
Syntax
public NUnit2TestCollection(NUnit2TestCollection value)
Parameters
| Name | Type | Description |
|---|---|---|
| value | NUnit2TestCollection |
Return Value
| Type | Description |
|---|---|
| void |
