Method | Description | |
---|---|---|
Dispose ( ) : void | ||
DmgFirmwareExtract ( string dmgFile, string extractPath ) : System | ||
GetEnumerator ( ) : IEnumerator |
Method | Description | |
---|---|---|
CreateWorkArea ( ) : void | ||
ExecProcess ( string proc, string args ) : void | ||
ExtractDmgImage ( string dmgFile ) : void | ||
ExtractFirmwareArchive ( ) : void | ||
ExtractLicenseAgreements ( ) : void | ||
MountIsoImage ( ) : void | ||
UnmountIsoImage ( ) : void |
public DmgFirmwareExtract ( string dmgFile, string extractPath ) : System | ||
dmgFile | string | |
extractPath | string | |
return | System |