示例#1
0
 public Task <IEnumerable <Location> > GetAllLocations() => _locationDao.FindAllAsync();