Overload List

  Name Description
Public method C1ZipFile()()()()
Initializes a new instance of the C1ZipFile class.
Public method C1ZipFile(Stream)
Initializes a new instance of the C1ZipFile class and opens a zip stream associated with this new instance.
Public method C1ZipFile(String)
Initializes a new instance of the C1ZipFile class and opens a zip file associated with this new instance.
Public method C1ZipFile(Stream, Boolean)
Initializes a new instance of the C1ZipFile class and opens a zip stream associated with this new instance.
Public method C1ZipFile(String, Boolean)
Initializes a new instance of the C1ZipFile class and creates or opens a zip file associated with this new instance.

See Also