Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
OfflineWeb
WebClientExtensions
C# Class OfflineWeb.WebClientExtensions
Show file
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