Ejemplo n.º 1
0
 public async Task <JsonResult> GetAllCities()
 => await JsonAsync(_addressService.GetAllCitiesAsync(), SerializerSettings);