Click or drag to resize
IDataManagerTEntityRemove Method
Remove the entity

Namespace: DrawerBackup.Native.Data
Assembly: DrawerBackup.Native (in DrawerBackup.Native.dll) Version: 0.0.1.1 (0.0.1.1)
Syntax
void Remove(
	TEntity entity
)

Parameters

entity
Type: TEntity
Entity to Remove
See Also