Example #1
0
 public async Task <List <ResourceItemOutput> > GetList(long?parentId) => await _moduleAppService.GetResourceList(parentId.Value);