메소드 | 설명 | |
---|---|---|
Dispose ( bool disposing ) : void | ||
Execute ( ) : void |
메소드 | 설명 | |
---|---|---|
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.
|