Exemple #1
0
 [MaxMind.Db.Constructor] public GeoIP2Country(GeoIP2CountryNames names)
 {
     Names = names;
 }
Exemple #2
0
 public GeoIP2Country(GeoIP2CountryNames names)
 {
     Names = names;
 }