Overload List
Name | Description | |
---|---|---|
Close()()()() |
Closes the current ZipArchive object and releases any resources associated with it (file or stream).
This is the same as calling Close(ArchiveSaveAction) with Auto argument.
| |
Close(ArchiveSaveAction) |
Closes the current ZipArchive object and releases any resources associated with it (file or stream).
|