Esempio n. 1
0
 public IEnumerable <Property> GetTypePropertiesById(int typeId) => _repository.GetTypePropertiesById(typeId);