Country Constructor (NullableInt32, NullableInt64, String, IDictionaryString, String, IEnumerableString) |
Namespace: MaxMind.GeoIP2.Model
public Country( Nullable<int> confidence = null, Nullable<long> geoNameId = null, string isoCode = null, IDictionary<string, string> names = null, IEnumerable<string> locales = null )
[Missing <param name="confidence"/> documentation for "M:MaxMind.GeoIP2.Model.Country.#ctor(System.Nullable{System.Int32},System.Nullable{System.Int64},System.String,System.Collections.Generic.IDictionary{System.String,System.String},System.Collections.Generic.IEnumerable{System.String})"]
[Missing <param name="geoNameId"/> documentation for "M:MaxMind.GeoIP2.Model.Country.#ctor(System.Nullable{System.Int32},System.Nullable{System.Int64},System.String,System.Collections.Generic.IDictionary{System.String,System.String},System.Collections.Generic.IEnumerable{System.String})"]
[Missing <param name="isoCode"/> documentation for "M:MaxMind.GeoIP2.Model.Country.#ctor(System.Nullable{System.Int32},System.Nullable{System.Int64},System.String,System.Collections.Generic.IDictionary{System.String,System.String},System.Collections.Generic.IEnumerable{System.String})"]
[Missing <param name="names"/> documentation for "M:MaxMind.GeoIP2.Model.Country.#ctor(System.Nullable{System.Int32},System.Nullable{System.Int64},System.String,System.Collections.Generic.IDictionary{System.String,System.String},System.Collections.Generic.IEnumerable{System.String})"]
[Missing <param name="locales"/> documentation for "M:MaxMind.GeoIP2.Model.Country.#ctor(System.Nullable{System.Int32},System.Nullable{System.Int64},System.String,System.Collections.Generic.IDictionary{System.String,System.String},System.Collections.Generic.IEnumerable{System.String})"]