Nota
O acesso a esta página requer autorização. Pode tentar iniciar sessão ou alterar os diretórios.
O acesso a esta página requer autorização. Pode tentar alterar os diretórios.
Include Protected Members
Include Inherited Members
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
| Name | Description | |
|---|---|---|
![]() |
ZipArchive(Stream) | Initializes a new instance of ZipArchive on the given stream for reading. |
![]() |
ZipArchive(String) | Opens a ZipArchive on the specified path for reading. The specified file is opened with FileMode.Open. |
![]() |
ZipArchive(Stream, ZipArchiveMode) | Initializes a new instance of ZipArchive on the given stream in the specified mode. |
![]() |
ZipArchive(String, ZipArchiveMode) | Opens a ZipArchive on the specified path in the specified ZipArchiveMode mode. |
![]() |
ZipArchive(Stream, ZipArchiveMode, Boolean) | Initializes a new instance of ZipArchive on the given stream in the specified mode, specifying whether to leave the stream open. |
Top
.gif)