Method | Description | |
---|---|---|
DownloadFile ( string url, string path ) : void | ||
GetMetaData ( string url, string file ) : |
||
OpenFile ( string url ) : |
||
SyncDownloader ( |
Method | Description | |
---|---|---|
CopyToStream ( |
public DownloadFile ( string url, string path ) : void | ||
url | string | |
path | string | |
return | void |
public GetMetaData ( string url, string file ) : |
||
url | string | |
file | string | |
return |
public OpenFile ( string url ) : |
||
url | string | |
return |
public SyncDownloader ( |
||
progressReporter | ||
return | System.IO |