C# 클래스 ilcclib.Preprocessor.ZipIncludeContainer

상속: IIncludeContainer
파일 보기 프로젝트 열기: soywiz/ilcc

공개 메소드들

메소드 설명
ToString ( ) : string
ZipIncludeContainer ( Stream Stream, string Path ) : System

비공개 메소드들

메소드 설명
Get ( string FileName ) : ZipArchiveEntry
IIncludeContainer ( string FileName ) : bool
IIncludeContainer ( ) : string
IIncludeContainer ( string FileName ) : string

메소드 상세

ToString() 공개 메소드

public ToString ( ) : string
리턴 string

ZipIncludeContainer() 공개 메소드

public ZipIncludeContainer ( Stream Stream, string Path ) : System
Stream Stream
Path string
리턴 System