C1.C1Zip Namespace > C1ZipFile Class : C1ZipFile Constructor |
Overload | Description |
---|---|
C1ZipFile Constructor() | Initializes a new instance of the C1ZipFile class. |
C1ZipFile Constructor(String,Boolean) | Initializes a new instance of the C1ZipFile class and creates or opens a zip file associated with this new instance. |
C1ZipFile Constructor(String) | Initializes a new instance of the C1ZipFile class and opens a zip file associated with this new instance. |
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. |
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2