IPinnableExtensions.IsPinned Method
- Namespace:
- Weavy.Core.Models
- Assembly:
- Weavy.Core.dll
IsPinned(IPinnable)
Gets a value indicating whether the entity is pinned.
public static bool IsPinned(this IPinnable pinnable)
Parameters
- pinnable
- IPinnable
Returns
bool