ILazyProperty Interface |
Namespace: Aloe.SystemFrameworks.Domain.Repositories
The ILazyProperty type exposes the following members.
| Name | Description | |
|---|---|---|
| IsLoaded |
Determines whether the property value is loaded for the specified object
| |
| PreloadValueForObjects |
Pre-loads the value of the property for the specified sequence of objects.
|