C# 클래스 SharpZipLibUnzipper, NewCloud

상속: IUnzipper
파일 보기 프로젝트 열기: nileshlg2003/NewCloud

공개 메소드들

메소드 설명
UnzipFile ( string path, string fileNameinZip ) : Stream

비공개 메소드들

메소드 설명
SharpZipLibUnzipper ( ) : System.IO

register an instance of this class at the singleton immediately

메소드 상세

UnzipFile() 공개 메소드

public UnzipFile ( string path, string fileNameinZip ) : Stream
path string
fileNameinZip string
리턴 Stream