LumiSoft Mail Server User API
FastZip Class
Namespaces > ICSharpCode.SharpZipLib.Zip > FastZip

[Missing <summary> documentation for T:ICSharpCode.SharpZipLib.Zip.FastZip]

Syntax
C#Visual BasicManaged C++
public class FastZip
Public Class FastZip
public ref class FastZip
Members
All MembersConstructorsMethodsPropertiesFieldsEvents



IconMemberDescription
FastZipNew()
Initializes a new instance of the FastZip class.
FastZipNew(FastZipEvents)
Initializes a new instance of the FastZip class.
CreateEmptyDirectories

[Missing <summary> documentation for P:ICSharpCode.SharpZipLib.Zip.FastZip.CreateEmptyDirectories]

CreateZip(String, String, Boolean, String, String)

[Missing <summary> documentation for M:ICSharpCode.SharpZipLib.Zip.FastZip.CreateZip(System.String,System.String,System.Boolean,System.String,System.String)]

CreateZip(String, String, Boolean, String)

[Missing <summary> documentation for M:ICSharpCode.SharpZipLib.Zip.FastZip.CreateZip(System.String,System.String,System.Boolean,System.String)]

CreateZip(Stream, String, Boolean, String, String)

[Missing <summary> documentation for M:ICSharpCode.SharpZipLib.Zip.FastZip.CreateZip(System.IO.Stream,System.String,System.Boolean,System.String,System.String)]

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
ExtractZip(String, String, String)

[Missing <summary> documentation for M:ICSharpCode.SharpZipLib.Zip.FastZip.ExtractZip(System.String,System.String,System.String)]

ExtractZip(String, String, Overwrite, ConfirmOverwriteDelegate, String, String, Boolean)

[Missing <summary> documentation for M:ICSharpCode.SharpZipLib.Zip.FastZip.ExtractZip(System.String,System.String,ICSharpCode.SharpZipLib.Zip.FastZip.Overwrite,ICSharpCode.SharpZipLib.Zip.FastZip.ConfirmOverwriteDelegate,System.String,System.String,System.Boolean)]

Finalize()
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
GetHashCode()
Serves as a hash function for a particular type. GetHashCode() is suitable for use in hashing algorithms and data structures like a hash table.
(Inherited from Object.)
GetType()
Gets the Type of the current instance.
(Inherited from Object.)
MemberwiseClone()
Creates a shallow copy of the current Object.
(Inherited from Object.)
NameTransform

[Missing <summary> documentation for P:ICSharpCode.SharpZipLib.Zip.FastZip.NameTransform]

Password

[Missing <summary> documentation for P:ICSharpCode.SharpZipLib.Zip.FastZip.Password]

RestoreDateTimeOnExtract

[Missing <summary> documentation for P:ICSharpCode.SharpZipLib.Zip.FastZip.RestoreDateTimeOnExtract]

ToString()
Returns a String that represents the current Object.
(Inherited from Object.)
Inheritance Hierarchy
Object
FastZip

Assembly: ICSharpCode.SharpZipLib Version: 0.85.0.0 (Module: ICSharpCode.SharpZipLib)