A Sandcastle Documented Class Library
A Sandcastle Documented Class Library
SandcastleTest.Generic.DAL.FileSystemStorage
Crud(T) Class
Crud(T) Methods
Store Method
Store Method (List(T))
Store Method (String)
Crud
T
Store Method (List
T
)
Stores a
List
T
to the file system
Namespace:
SandcastleTest.Generic.DAL.FileSystemStorage
Assembly:
SandcastleTest (in SandcastleTest.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
Copy
private
void
Store
(
List
<T>
allEntities
)
Parameters
allEntities
Type:
System.Collections.Generic
List
T
all entities
See Also
Reference
Crud
T
Class
Store Overload
SandcastleTest.Generic.DAL.FileSystemStorage Namespace