Click or drag to resize
IGeoIP2WebServicesClientCountry Method
Overload List
  NameDescription
Public methodCountry
Returns an CountryResponse for the requesting IP address.
Public methodCountry(IPAddress)
Returns an CountryResponse for the specified ip address.
(Inherited from IGeoIP2Provider.)
Public methodCountry(String)
Returns an CountryResponse for the specified ip address.
(Inherited from IGeoIP2Provider.)
Top
See Also