Exemplo n.º 1
0
 public async Task <Result <ListTranslationsResponseDto> > ListTranslations() =>
 await _resourcesService.ListTranslations();