Click or drag to resize

ICreateReadUpdateDeleteT Methods

The ICreateReadUpdateDeleteT generic type exposes the following members.

Methods
  NameDescription
Public methodCreate
Create a new entity
Public methodDelete
Deletes an entity of T
Public methodGetEntity
Get an entity by Id
Public methodGetList
Get a list of T
Public methodUpdate
Update an entity of T
Top
See Also