Method | Description | |
---|---|---|
UnzipFile ( string path, string fileNameinZip ) : Stream |
Method | Description | |
---|---|---|
SharpZipLibUnzipper ( ) : System.IO |
register an instance of this class at the singleton immediately
|
public UnzipFile ( string path, string fileNameinZip ) : Stream | ||
path | string | |
fileNameinZip | string | |
return | Stream |