C# Class Jira.Win8.Adapters.NullBackgroundDownloader

Inheritance: IBackgroundDownloader
Datei anzeigen Open project: iinteractive/jira-win8-client

Public Methods

Method Description
StartDownloadAsync ( Uri uri, IStorageFile storageFile ) : DownloadOperation>.IAsyncOperationWithProgress

Method Details

StartDownloadAsync() public method

public StartDownloadAsync ( Uri uri, IStorageFile storageFile ) : DownloadOperation>.IAsyncOperationWithProgress
uri System.Uri
storageFile IStorageFile
return DownloadOperation>.IAsyncOperationWithProgress