C# Class Orders.com.DAL.Http.HttpClientExtensions

Afficher le fichier Open project: peasy/Samples

Méthodes publiques

Méthode Description
WithAcceptHeader ( this client, string mimeType ) : HttpClient

Method Details

WithAcceptHeader() public static méthode

public static WithAcceptHeader ( this client, string mimeType ) : HttpClient
client this
mimeType string
Résultat System.Net.Http.HttpClient