Opens a Zip file reading the given Stream
Exceptions
| Exception Type | Condition |
|---|---|
| IOException | An i/o error occurs |
| ZipException | The file doesn't contain a valid zip archive. The stream provided cannot seek |
See Also
ZipFile Class | ICSharpCode.SharpZipLib.Zip Namespace | ZipFile Constructor Overload List