프로퍼티 | 타입 | 설명 | |
---|---|---|---|
DefaultHashName | string |
메소드 | 설명 | |
---|---|---|
Unzip ( string targetDirectoryPath, |
||
ZipRecursive ( string rootDirectoryPath, |
메소드 | 설명 | |
---|---|---|
AddToArchive ( string entryName, |
||
NormalizePath ( string filePath ) : string |
public static Unzip ( string targetDirectoryPath, |
||
targetDirectoryPath | string | |
archive | ||
리턴 | void |
public static ZipRecursive ( string rootDirectoryPath, |
||
rootDirectoryPath | string | |
currentDirectoryInfo | ||
archive | ||
hashWriter | ||
hashName | string | |
리턴 | void |