ExtractZip Method

SharpZip Compression Library

SharpZip Compression Library

FastZip.ExtractZip Method

Exatract the contents of a zip file.

Overload List

Exatract the contents of a zip file.

public void ExtractZip(string,string,Overwrite,ConfirmOverwriteDelegate,string,string);

Extract the contents of a zip file.

public void ExtractZip(string,string,string);

See Also

FastZip Class | ICSharpCode.SharpZipLib.Zip Namespace