MaxMind.GeoIP2 : MaxMind.GeoIP2.Responses Namespace

AbstractResponse Class

Abstract class that represents a generic response.

Syntax

public abstract class 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

Members

See Also: Inherited members from object.

Protected Constructors

Documentation for this section has not yet been entered.

Protected Methods

SetLocales (IEnumerable<string>)
This is simplify the database API. Also, we may need to use the locales in the future.

Member Details

AbstractResponse Constructor

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

SetLocales Method

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