Overload List
| Name | Description | |
|---|---|---|
| ExtractAll(String) | 
            Extracts the whole content of the ZIP archive into the specified local directory.
              | |
| ExtractAll(String, ActionOnExistingFiles) | 
            Extracts the whole content of the ZIP archive into the specified local directory.
              | |
| ExtractAll(String, ArchiveActionOnExistingFile) | Obsolete. | |
| ExtractAll(String, String) | 
            Extracts the whole content of the specified ZIP archive into the specified local directory.
              | |
| ExtractAll(String, TransferMethod, ActionOnExistingFiles) | 
            Extracts the whole content of the ZIP archive into the specified local directory.
              | |
| ExtractAll(String, String, ArchiveActionOnExistingFile) | Obsolete. | |
| ExtractAll(String, String, TransferMethod, ActionOnExistingFiles) | 
            Extracts the whole content of the specified ZIP archive into the specified local directory.
              |