Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
OfflineWeb
WebClientExtensions
C# Class OfflineWeb.WebClientExtensions
ファイルを表示
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