Exemplo n.º 1
0
 public AuthMyFirstBaseApi(ClientConfig config, AuthConfig authConfig) : base(config)
 {
     this.authConfig = authConfig;
 }