C# Class MALClient.iOS.Adapters.ImageDownloaderService

Inheritance: IImageDownloaderService
Afficher le fichier Open project: Mordonus/MALClient

Méthodes publiques

Méthode Description
DownloadImage ( string url, string suggestedFilename = "" ) : void

Method Details

DownloadImage() public méthode

public DownloadImage ( string url, string suggestedFilename = "" ) : void
url string
suggestedFilename string
Résultat void