Пример #1
0
 public IEnumerable <Property> GetByTypeName(int entityId, string typeName) =>
 _repository.GetByTypeName(entityId, typeName);