| C1.UWP.Zip Assembly > C1.C1Zip Namespace > C1ZipFile Class : C1ZipFile Constructor |
| 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. |