메소드 | 설명 | |
---|---|---|
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. |
리턴 | System.IO |
public Extract ( |
||
extensionArchive | ||
targetPath | string | |
리턴 | void |
public Read ( |
||
extensionArchive | ||
리턴 | byte[] |