Example #1
0
 public Task <string> GetV4_0([FromServices] CustomHttpClient client)
 {
     return(client.getInSightInfoTyped());
 }