ZipEntry Constructor (ZipEntry)

SharpZip Compression Library

SharpZip Compression Library

ZipEntry Constructor (ZipEntry)

Creates a copy of the given zip entry.

public ZipEntry(
   ZipEntry e
);

Parameters

e
The entry to copy.

See Also

ZipEntry Class | ICSharpCode.SharpZipLib.Zip Namespace | ZipEntry Constructor Overload List