Summary
Initializes a new instance of the
NAnt.NUnit1.Types.NUnitTestCollection class
with the specified array of NAnt.NUnit1.Types.NUnitTest instances.
- Assembly
- NAnt
.NUnit1 .dll - Namespace
- NAnt
.NUnit1 .Types - Containing Type
- NUnitTestCollection
Syntax
public NUnitTestCollection(NUnitTest[] value)
Parameters
| Name | Type | Description |
|---|---|---|
| value | NUnitTest[] |
Return Value
| Type | Description |
|---|---|
| void |
