A Sandcastle Documented Class Library
A Sandcastle Documented Class Library
SandcastleTest.Generic.DAL.FileSystemStorage
Crud(T) Class
Crud(T) Methods
Create Method
Delete Method
Exists Method
GetEntity Method
GetList Method
Store Method
Update Method
Crud
T
GetList Method
Get a list of
T
Namespace:
SandcastleTest.Generic.DAL.FileSystemStorage
Assembly:
SandcastleTest (in SandcastleTest.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
Copy
public
List
<T>
GetList
()
Return Value
Type:
List
T
a list of
T
Implements
ICreateReadUpdateDelete
T
GetList
See Also
Reference
Crud
T
Class
SandcastleTest.Generic.DAL.FileSystemStorage Namespace