C# Class NAPS2.Util.DownloadFormat.GzipDownloadFormat

Inheritance: DownloadFormat
Mostra file Open project: cyanfish/naps2

Public Methods

Method Description
Prepare ( string tempFilePath ) : string

Private Methods

Method Description
Extract ( string sourcePath, string destPath ) : void

Method Details

Prepare() public method

public Prepare ( string tempFilePath ) : string
tempFilePath string
return string