Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
NuGet
HttpClient
C# Class NuGet.HttpClient
Inheritance:
IHttpClient
显示文件
Open project: themotleyfool/NuGet
Class Usage Examples
Public Methods
Method
Description
DownloadData
(
string
filePath
) :
void
Private Methods
Method
Description
CreateWebRequest
( ) :
HttpWebRequest
Method Details
DownloadData()
public
method
public
DownloadData
(
string
filePath
) :
void
filePath
string
return
void