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