EntityService.FindSpace Method
- Namespace:
- Weavy.Core.Services
- Assembly:
- Weavy.Core.dll
FindSpace(IEntity)
Get the Space where the specified entity
is located.
public static Space FindSpace(IEntity entity)
Parameters
- entity
- IEntity
The entity.