Beispiel #1
0
 public async Task <JsonResult> GetAllRegions()
 => await JsonAsync(_addressService.GetAllRegionsAsync(), SerializerSettings);