Beispiel #1
0
 public async Task <IActionResult> GetAllRegionTree() => Ok(await _regionsService.GetAllRegionTreeAsync(nameof(Resource.AllRegions)));