public GeoController(APICountryAutoComplete APICountry)
 {
     ApiCountry = APICountry;
 }
Exemple #2
0
 public GeoController(APICountryAutoComplete APICountry)
 {
     ApiCountry = APICountry;
 }