| Overload | Description |
|---|---|
| C1ZipFile Constructor() | Initializes a new instance of the C1ZipFile class. |
| C1ZipFile Constructor(Stream,Boolean) | Initializes a new instance of the C1ZipFile class and opens a zip stream associated with this new instance. |
| C1ZipFile Constructor(Stream) | Initializes a new instance of the C1ZipFile class and opens a zip stream associated with this new instance. |