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