Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
WebDownload
C# Class WebDownload, code
Exibir arquivo
Open project: shendongnian/code
Class Usage Examples
Public Methods
Method
Description
WebDownload
( )
WebDownload
(
int
timeout
)
Protected Methods
Method
Description
GetWebRequest
(
Uri,
address
) :
WebRequest,
Method Details
GetWebRequest()
protected
method
protected
GetWebRequest
(
Uri,
address
) :
WebRequest,
address
Uri,
return
WebRequest,
WebDownload()
public
method
public
WebDownload
( )
WebDownload()
public
method
public
WebDownload
(
int
timeout
)
timeout
int