A Sandcastle Documented Class Library
A Sandcastle Documented Class Library
SandcastleTest.Generic.DAL
ICreateReadUpdateDelete(T) Interface
ICreateReadUpdateDelete(T) Methods
Create Method
Delete Method
GetEntity Method
GetList Method
Update Method
ICreateReadUpdateDelete
T
Methods
The
ICreateReadUpdateDelete
T
generic type exposes the following members.
Methods
Name
Description
Create
Create a new
entity
Delete
Deletes an entity of
T
GetEntity
Get an entity by
Id
GetList
Get a list of
T
Update
Update an entity of
T
Top
See Also
Reference
ICreateReadUpdateDelete
T
Interface
SandcastleTest.Generic.DAL Namespace