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
Create Method
Create a new
entity
Namespace:
SandcastleTest.Generic.DAL
Assembly:
SandcastleTest (in SandcastleTest.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
Copy
void
Create
( T
entity
)
Parameters
entity
Type:
T
Base class for all POCOs
See Also
Reference
ICreateReadUpdateDelete
T
Interface
SandcastleTest.Generic.DAL Namespace