C# 클래스 Bracket.Hosting.ZipArchiveOutputStream

상속: System.IO.MemoryStream
파일 보기 프로젝트 열기: PlasticLizard/Bracket 1 사용 예제들

공개 메소드들

메소드 설명
Close ( ) : void
ZipArchiveOutputStream ( ZipFile zipFile ) : System

메소드 상세

Close() 공개 메소드

public Close ( ) : void
리턴 void

ZipArchiveOutputStream() 공개 메소드

public ZipArchiveOutputStream ( ZipFile zipFile ) : System
zipFile Ionic.Zip.ZipFile
리턴 System