Click or drag to resize
CrudControllerTEntityManager Property

Namespace: DrawerBackup.Native.Server.Controllers
Assembly: DrawerBackup.Native (in DrawerBackup.Native.dll) Version: 0.0.1.1 (0.0.1.1)
Syntax
protected DataManager<TEntity> Manager { get; }

Property Value

Type: DataManagerTEntity
See Also