Click or drag to resize
IDataManagerTEntityAll Method
Get all stored entities

Namespace: DrawerBackup.Native.Data
Assembly: DrawerBackup.Native (in DrawerBackup.Native.dll) Version: 0.0.1.1 (0.0.1.1)
Syntax
IEnumerable<TEntity> All()

Return Value

Type: IEnumerableTEntity
See Also