Property | Type | Description | |
---|---|---|---|
DownloadFiles | List |
||
DownloadFilesAsync | System.Threading.Tasks.Task |
Method | Description | |
---|---|---|
OnDownloading ( string path ) : void | ||
OnDownloadingRemainingFiles ( string path ) : void |
Method | Description | |
---|---|---|
DownloadFiles ( string downloadDir, IEnumerable |
||
DownloadFilesAsync ( string downloadDir ) : System.Threading.Tasks.Task |
public OnDownloadingRemainingFiles ( string path ) : void | ||
path | string | |
return | void |