Click or drag to resize
ICrudClientTEntityGet Method
Get the entity

Namespace: DrawerBackup.Native.Clients.CrudAPI
Assembly: DrawerBackup.Native (in DrawerBackup.Native.dll) Version: 0.0.1.1 (0.0.1.1)
Syntax
TEntity Get(
	string id
)

Parameters

id
Type: SystemString

Return Value

Type: TEntity
See Also