Example #1
0
 public ApiClient(string host)
     : this(host, ApiClientConfiguration.GetSection())
 {
 }