Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void | ||
Execute ( ) : void |
Method | Description | |
---|---|---|
ExtractComplete ( SevenZip extractor ) : void |
Extracts all files from the archive in one go.
|
|
ExtractIndividual ( SevenZip extractor ) : void |
Extracts files from the archive one-by-one.
|
|
SevenZipExtractor ( [ stream, [ target ) : System |
Prepares to extract a 7z archive contained in a stream.
|