C# Class NuGet.HttpClient

Inheritance: IHttpClient
Afficher le fichier Open project: themotleyfool/NuGet Class Usage Examples

Méthodes publiques

Méthode Description
DownloadData ( string filePath ) : void

Private Methods

Méthode Description
CreateWebRequest ( ) : HttpWebRequest

Method Details

DownloadData() public méthode

public DownloadData ( string filePath ) : void
filePath string
Résultat void