ZipEntry Constructor

IC Sharp Sharp Zip Lib

ICSharpCode SharpZipLib Class Library

ZipEntry Constructor

Creates a zip entry with the given name.

Overload List

Obsolete. Creates a deep copy of the given zip entry.

public ZipEntry(ZipEntry);

Creates a zip entry with the given name.

public ZipEntry(string);

See Also

ZipEntry Class | ICSharpCode.SharpZipLib.Zip Namespace