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

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

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



IconMemberDescription
FastZipEventsNew()
Initializes a new instance of the FastZipEvents class.
DirectoryFailure

[Missing <summary> documentation for F:ICSharpCode.SharpZipLib.Zip.FastZipEvents.DirectoryFailure]

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
FileFailure

[Missing <summary> documentation for F:ICSharpCode.SharpZipLib.Zip.FastZipEvents.FileFailure]

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.)
OnDirectoryFailure(String, Exception)

[Missing <summary> documentation for M:ICSharpCode.SharpZipLib.Zip.FastZipEvents.OnDirectoryFailure(System.String,System.Exception)]

OnFileFailure(String, Exception)

[Missing <summary> documentation for M:ICSharpCode.SharpZipLib.Zip.FastZipEvents.OnFileFailure(System.String,System.Exception)]

OnProcessDirectory(String, Boolean)

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

OnProcessFile(String)

[Missing <summary> documentation for M:ICSharpCode.SharpZipLib.Zip.FastZipEvents.OnProcessFile(System.String)]

ProcessDirectory

[Missing <summary> documentation for F:ICSharpCode.SharpZipLib.Zip.FastZipEvents.ProcessDirectory]

ProcessFile

[Missing <summary> documentation for F:ICSharpCode.SharpZipLib.Zip.FastZipEvents.ProcessFile]

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

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