Static |
The StaticZipHelpers Type exposes the following members.
| Name | Description of the | |
|---|---|---|
| ConvertFromDateTimeOffset | Converts a DateTimeOffset to DateTime. | |
| GenerateFileList | Provides a list of all file names and subdirectory names and their file names and subdirectory names etc. recursively. uses the internal auxiliary routine GenerateFileListIntern. | |
| GenerateFileListIntern | Provides a list of all file names and subdirectory names and their file names and subdirectory names etc. recursively. Internal help routine of GenerateFileList. | |
| GetZipEntryFilePathes | Returns a string array with the FilePaths from a ZippedFileInfo list. |