Exemplo n.º 1
0
 public IPInfoProvider(IServiceProxyFactory <IpStackServiceProxySettings> factory)
 {
     Proxy = factory.Create();
 }