Summary
Initializes a new instance of the
NAnt.DotNet.Types.ResourceFileSetCollection class
with the specified array of NAnt.DotNet.Types.ResourceFileSet instances.
- Assembly
- NAnt
.DotNet .dll - Namespace
- NAnt
.DotNet .Types - Containing Type
- Resource
File Set Collection
Syntax
public ResourceFileSetCollection(ResourceFileSet[] value)
Parameters
| Name | Type | Description |
|---|---|---|
| value | ResourceFileSet[] |
Return Value
| Type | Description |
|---|---|
| void |
