Method | Description | |
---|---|---|
ExtractZipFile ( string zipFilePath, string pathToExtract ) : System.Boolean |
Unzip files
|
public ExtractZipFile ( string zipFilePath, string pathToExtract ) : System.Boolean | ||
zipFilePath | string | |
pathToExtract | string | |
return | System.Boolean |