Click or drag to resize
NativeDataManagerTEntityAll Method

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

Return Value

Type: IEnumerableTEntity

Implements

IDataManagerTEntityAll
See Also