Abstract class that represents a generic response.
See Also: Inherited members from object.
|
Documentation for this section has not yet been entered. |
|
SetLocales
(IEnumerable<string>)This is simplify the database API. Also, we may need to use the locales in the future. |
Documentation for this section has not yet been entered.Syntax
protected AbstractResponse ()Remarks
Documentation for this section has not yet been entered.Requirements
Namespace: MaxMind.GeoIP2.Responses
Assembly: MaxMind.GeoIP2 (in MaxMind.GeoIP2.dll)
Assembly Versions: 2.6.0.0
This is simplify the database API. Also, we may need to use the locales in the future.Syntax
protected virtual void SetLocales (IEnumerable<string> locales)Parameters
- locales
Remarks
Documentation for this section has not yet been entered.Requirements
Namespace: MaxMind.GeoIP2.Responses
Assembly: MaxMind.GeoIP2 (in MaxMind.GeoIP2.dll)
Assembly Versions: 2.6.0.0