Exemple #1
0
 public async Task <IEnumerable <Car> > Get()
 => await _parking.GetAllCarsAsync();