C# Class DroidExplorer.Core.IO.ZipHelper

Mostra file Open project: camalot/droidexplorer

Public Methods

Method Description
Unzip ( string zipFile, string outPath, string fileName, bool overwrite, bool flat ) : bool

Method Details

Unzip() public static method

public static Unzip ( string zipFile, string outPath, string fileName, bool overwrite, bool flat ) : bool
zipFile string
outPath string
fileName string
overwrite bool
flat bool
return bool