Click or drag to resize

MaxMind Constructor (NullableInt32)

Constructor

Namespace:  MaxMind.GeoIP2.Model
Assembly:  MaxMind.GeoIP2 (in MaxMind.GeoIP2.dll) Version: 3.0.0
Syntax
public MaxMind(
	Nullable<int> queriesRemaining = null
)

Parameters

queriesRemaining (Optional)
Type: SystemNullableInt32

[Missing <param name="queriesRemaining"/> documentation for "M:MaxMind.GeoIP2.Model.MaxMind.#ctor(System.Nullable{System.Int32})"]

See Also