Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void | ||
Execute ( ) : void |
Method | Description | |
---|---|---|
IsExecutable ( |
Determines whether a ZipEntry was created on a Unix-system with the executable flag set.
|
|
IsSymlink ( |
Determines whether a ZipEntry was created on a Unix-system with the symlink flag set.
|
|
ZipExtractor ( [ stream, [ target ) : System |
Prepares to extract a ZIP archive contained in a stream.
|