Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
ZeroInstall
Store
Implementations
Archives
CabExtractor
C# Class ZeroInstall.Store.Implementations.Archives.CabExtractor
Extracts a MS Cabinet archive.
Inheritance:
MicrosoftExtractor
Show file
Open project: 0install/0install-win
Class Usage Examples
Protected Methods
Method
Description
Execute
( ) :
void
Private Methods
Method
Description
CabExtractor
(
[
stream
,
[
target
) :
System
Prepares to extract a MS Cabinet archive contained in a stream.
Method Details
Execute()
protected
method
protected
Execute
( ) :
void
return
void