SimpleObjectLayer Constructors
An object access layer that saves and loads persistent objects via a data access layer associated with a data store provider (an IDataStore implementation).
Name | Parameters | Description |
---|---|---|
Simple |
data |
Initializes a new instance of the Simple |
See Also