ZipFileSetCollection.

ZipFileSetCollection(ZipFileSet[]) Constructor

Summary

Initializes a new instance of the NAnt.Compression.Types.ZipFileSetCollection class with the specified array of NAnt.Compression.Types.ZipFileSet instances.

Syntax

public ZipFileSetCollection(ZipFileSet[] value)

Parameters

Name Type Description
value ZipFileSet[]

Return Value

Type Description
void