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