메소드 | 설명 | |
---|---|---|
UnZip ( string sZip, string dDir ) : bool |
All paths must be absolute
|
|
Zip ( string sDir, string dZip ) : bool |
All paths must be absolute
|
메소드 | 설명 | |
---|---|---|
CheckZip ( Folder zip, Folder folder ) : SizeComparison |
public static UnZip ( string sZip, string dDir ) : bool | ||
sZip | string | |
dDir | string | |
리턴 | bool |
public static Zip ( string sDir, string dZip ) : bool | ||
sDir | string | |
dZip | string | |
리턴 | bool |