IGeoIP2Provider Interface | 
Namespace: MaxMind.GeoIP2
| Name | Description | |
|---|---|---|
| City(IPAddress) | 
                Returns an CityResponse for the specified ip address.
              | |
| City(String) | 
                Returns an CityResponse for the specified ip address.
              | |
| Country(IPAddress) | 
                Returns an CountryResponse for the specified ip address.
              | |
| Country(String) | 
                Returns an CountryResponse for the specified ip address.
              |