EntityService.GetMentions Method
- Namespace:
- Weavy.Core.Services
- Assembly:
- Weavy.Core.dll
GetMentions(IEntity)
Gets the list of mentions for the given entity.
public static IEnumerable<Mention> GetMentions(IEntity entity)
Parameters
- entity
- IEntity
Returns
System.Collections.Generic.IEnumerable