ITrashableExtensions.IsTrashed Method
- Namespace:
- Weavy.Core.Models
- Assembly:
- Weavy.Core.dll
IsTrashed(ITrashable)
Gets a value indicating whether the entity is trashed.
public static bool IsTrashed(this ITrashable trashable)
Parameters
- trashable
- ITrashable
Returns
System.Boolean