예제 #1
0
 public IPInfoProvider(IServiceProxyFactory <IpStackServiceProxySettings> factory)
 {
     Proxy = factory.Create();
 }