Esempio n. 1
0
 public Task <IEnumerable <AirportModel> > GetAllAirport() => AirportTable.GetAllAirport(_dbConnection);