Click or drag to resize
IDataManagerTEntityLoad Method
Trys to load the entity

Namespace: DrawerBackup.Native.Data
Assembly: DrawerBackup.Native (in DrawerBackup.Native.dll) Version: 0.0.1.1 (0.0.1.1)
Syntax
TEntity Load(
	string id
)

Parameters

id
Type: SystemString

Return Value

Type: TEntity
See Also