EntityRepo.Unfollow Method
- Namespace:
- Weavy.Core.Repos
- Assembly:
- Weavy.Core.dll
Unfollow(IEntity, int)
Unfollows an entity.
public static void Unfollow(IEntity entity, int userId)
Parameters
- entity
- IEntity
The entity that is unfollowed.
- user
Id - int
Id of the user that unfollows the entity