C# Class SharpZipLibUnzipper, NewCloud

Inheritance: IUnzipper
Afficher le fichier Open project: nileshlg2003/NewCloud

Méthodes publiques

Méthode Description
UnzipFile ( string path, string fileNameinZip ) : Stream

Private Methods

Méthode Description
SharpZipLibUnzipper ( ) : System.IO

register an instance of this class at the singleton immediately

Method Details

UnzipFile() public méthode

public UnzipFile ( string path, string fileNameinZip ) : Stream
path string
fileNameinZip string
Résultat Stream