ExtractZip Method

IC Sharp Sharp Zip Lib

ICSharpCode SharpZipLib Class Library

FastZip.ExtractZip Method

Extract the contents of a zip file.

Overload List

Extract the contents of a zip file.

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

Extract the contents of a zip file.

public void ExtractZip(string,string,string);

See Also

FastZip Class | ICSharpCode.SharpZipLib.Zip Namespace