Ejemplo n.º 1
0
 public AmadeusHotelesAdapter()
 {
     this.amadeusEndPoint = new AmadeusEndPoint();
 }
Ejemplo n.º 2
0
 public AmadeusRecommendationAdapter()
 {
     this.amadeusEndPoint = new AmadeusEndPoint();
 }
Ejemplo n.º 3
0
 public AmadeusLocationsAdapter()
 {
     this.amadeusEndPoint = new AmadeusEndPoint();
 }
Ejemplo n.º 4
0
 public AmadeusVuelosAdapter()
 {
     this.amadeusEndPoint = new AmadeusEndPoint();
 }