IEntryFactory Methods

IC Sharp Sharp Zip Lib

ICSharpCode SharpZipLib Class Library

IEntryFactory Methods

The methods of the IEntryFactory interface are listed below. For a complete list of IEntryFactory interface members, see the IEntryFactory Members topic.

Public Instance Methods

MakeDirectoryEntry Create a ZipEntry for a directory given its name
MakeFileEntry Create a ZipEntry for a file given its name

See Also

IEntryFactory Interface | ICSharpCode.SharpZipLib.Zip Namespace