ZipArchive Constructors
The central object of the library - a package of entries containing compressed data.
Name | Parameters | Description |
---|---|---|
Zip |
none |
Initializes a new instance of the Zip |
Zip |
catch |
Initializes a new instance of the Zip |
See Also