Exemple #1
0
 public async Task <IEnumerable <AttributeType> > GetAllAttributeTypeAsync() => _attributeTypeEntityService.Map(await _listRepository.GetAllAttributeTypesAsync());