[Missing <summary> documentation for T:ICSharpCode.SharpZipLib.Zip.FastZip]
| C# | Visual Basic | Managed C++ |
public class FastZip
Public Class FastZip
public ref class FastZip
| All Members | Constructors | Methods | Properties | Fields | Events |
| Icon | Member | Description |
|---|---|---|
| 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) | (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() | (Inherited from Object.) |
| Object | |
| FastZip | |
Assembly: ICSharpCode.SharpZipLib Version: 0.85.0.0 (Module: ICSharpCode.SharpZipLib)