C# Class MALClient.iOS.Adapters.ImageDownloaderService

Inheritance: IImageDownloaderService
Exibir arquivo Open project: Mordonus/MALClient

Public Methods

Method Description
DownloadImage ( string url, string suggestedFilename = "" ) : void

Method Details

DownloadImage() public method

public DownloadImage ( string url, string suggestedFilename = "" ) : void
url string
suggestedFilename string
return void