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