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
GetList Method
Get a list of
T
Namespace:
SandcastleTest.Generic.DAL
Assembly:
SandcastleTest (in SandcastleTest.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
Copy
List
<T>
GetList
()
Return Value
Type:
List
T
a list of
T
See Also
Reference
ICreateReadUpdateDelete
T
Interface
SandcastleTest.Generic.DAL Namespace