Пример #1
0
 public string GetLocation(string code)
 {
     return(amadeusEndPoint.GetLocationCity(code));
 }