Property | Type | Description | |
---|---|---|---|
DefaultHashName | string |
Method | Description | |
---|---|---|
Unzip ( string targetDirectoryPath, |
||
ZipRecursive ( string rootDirectoryPath, |
Method | Description | |
---|---|---|
AddToArchive ( string entryName, |
||
NormalizePath ( string filePath ) : string |
public static Unzip ( string targetDirectoryPath, |
||
targetDirectoryPath | string | |
archive | ||
return | void |
public static ZipRecursive ( string rootDirectoryPath, |
||
rootDirectoryPath | string | |
currentDirectoryInfo | ||
archive | ||
hashWriter | ||
hashName | string | |
return | void |