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