Click or drag to resize

IGeoIP2Provider Methods

Methods
  NameDescription
Public methodCity(IPAddress)
Returns an CityResponse for the specified ip address.
Public methodCity(String)
Returns an CityResponse for the specified ip address.
Public methodCountry(IPAddress)
Returns an CountryResponse for the specified ip address.
Public methodCountry(String)
Returns an CountryResponse for the specified ip address.
Top
See Also