Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
WinterSync
ZipArchive
C# 클래스 WinterSync.ZipArchive
상속:
Archive
파일 보기
프로젝트 열기: ZeroK-RTS/SpringRTS-Tools
공개 메소드들
메소드
설명
Dispose
( ) :
void
ExtractFile
(
string
file
) :
byte[]
RawListFiles
( ) :
string[]
ZipArchive
(
string
archive
) :
System
메소드 상세
Dispose()
공개
메소드
public
Dispose
( ) :
void
리턴
void
ExtractFile()
공개
메소드
public
ExtractFile
(
string
file
) :
byte[]
file
string
리턴
byte[]
RawListFiles()
공개
메소드
public
RawListFiles
( ) :
string[]
리턴
string[]
ZipArchive()
공개
메소드
public
ZipArchive
(
string
archive
) :
System
archive
string
리턴
System