C# Class OfflineWeb.WebClientExtensions

Datei anzeigen Open project: mrahhal/OfflineWeb

Public Methods

Method Description
DownloadAsync ( this @this, string address ) : Task

Method Details

DownloadAsync() public static method

public static DownloadAsync ( this @this, string address ) : Task
@this this
address string
return Task