Method | Description | |
---|---|---|
ExtensionFile ( string installPath, |
Initializes a new instance of the ExtensionFile class.
|
|
Extract ( |
||
Read ( |
public ExtensionFile ( string installPath, |
||
installPath | string | The path where this file is installed. |
file | The file. | |
crcCode | string | The CRC code of the file. |
return | System.IO |
public Extract ( |
||
extensionArchive | ||
targetPath | string | |
return | void |
public Read ( |
||
extensionArchive | ||
return | byte[] |