C# 클래스 newtelligence.DasBlog.Util.Zip.ZipDirEntry

파일 보기 프로젝트 열기: AArnott/dasblog 1 사용 예제들

공개 메소드들

메소드 설명
Read ( System s ) : ZipDirEntry
Read ( System s, bool TurnOnDebug ) : ZipDirEntry

비공개 메소드들

메소드 설명
SignatureIsNotValid ( int signature ) : bool
ZipDirEntry ( ) : System
ZipDirEntry ( ZipEntry ze ) : System

메소드 상세

Read() 공개 정적인 메소드

public static Read ( System s ) : ZipDirEntry
s System
리턴 ZipDirEntry

Read() 공개 정적인 메소드

public static Read ( System s, bool TurnOnDebug ) : ZipDirEntry
s System
TurnOnDebug bool
리턴 ZipDirEntry