C# Class NAPS2.Util.DownloadInfo

Mostra file Open project: cyanfish/naps2 Class Usage Examples

Public Methods

Method Description
DownloadInfo ( string fileName, string urlFormat, double size, string sha1, DownloadFormat format ) : System

Method Details

DownloadInfo() public method

public DownloadInfo ( string fileName, string urlFormat, double size, string sha1, DownloadFormat format ) : System
fileName string
urlFormat string
size double
sha1 string
format DownloadFormat
return System