Метод | Описание | |
---|---|---|
Dispose ( bool disposing ) : void | ||
Execute ( ) : void | ||
GetRelativePath ( string entryName ) : string |
Метод | Описание | |
---|---|---|
ExtractCab ( Stream stream ) : void | ||
MsiExtractor ( [ path, [ target ) : System |
Prepares to extract a Windows Installer MSI package contained in a stream.
|
|
ReadCabinets ( ) : void | ||
ReadDirectories ( ) : void | ||
ReadFiles ( ) : void | ||
ResolveDirectory ( MsiDirectory directory ) : void | ||
ResolveFile ( MsiFile file ) : void |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | |
Результат | void |
protected GetRelativePath ( string entryName ) : string | ||
entryName | string | |
Результат | string |