Click or drag to resize

StaticZipHelpers methods

The StaticZipHelpers Type exposes the following members.

Methods
 NameDescription of the
Public MethodStatic MemberConvertFromDateTimeOffset Converts a DateTimeOffset to DateTime.
Public MethodStatic MemberGenerateFileList 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.
Public MethodStatic MemberGenerateFileListIntern Provides a list of all file names and subdirectory names and their file names and subdirectory names etc. recursively. Internal help routine of GenerateFileList.
Public MethodStatic MemberGetZipEntryFilePathes Returns a string array with the FilePaths from a ZippedFileInfo list.
Back to the top
See also