Exemplo n.º 1
0
 public HttpClientWrapper(IConfigServerClientAuthenticator authenticator)
 {
     this.authenticator = authenticator;
 }