Method | Description | |
---|---|---|
DownloadsViewModel ( Func |
||
StartDownload ( string url ) : System.Threading.Tasks.Task |
Method | Description | |
---|---|---|
InitDesignTime ( ) : void | ||
LoadExistingDownloads ( ) : System.Threading.Tasks.Task |
Method | Description | |
---|---|---|
CancelAll ( ) : System.Threading.Tasks.Task | ||
Init ( ) : System.Threading.Tasks.Task |
public DownloadsViewModel ( Func |
||
downloadItemFactory | Func |
|
isInDesignMode | bool | |
return | GalaSoft.MvvmLight.Command |
protected LoadExistingDownloads ( ) : System.Threading.Tasks.Task | ||
return | System.Threading.Tasks.Task |
public StartDownload ( string url ) : System.Threading.Tasks.Task | ||
url | string | |
return | System.Threading.Tasks.Task |