Ejemplo n.º 1
0
 protected async Task <HttpClient> GetHttpClient()
 {
     return(await _httpClientProvider.GetHttpClient());
 }