C# Class OfflineWeb.WebClientExtensions

Afficher le fichier Open project: mrahhal/OfflineWeb

Méthodes publiques

Méthode Description
DownloadAsync ( this @this, string address ) : Task

Method Details

DownloadAsync() public static méthode

public static DownloadAsync ( this @this, string address ) : Task
@this this
address string
Résultat Task