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