ICollectionChangeTrackingConfiguration Interface |
Namespace: TrackerDog.Configuration
The ICollectionChangeTrackingConfiguration type exposes the following members.
Name | Description | |
---|---|---|
AddOrUpdateImplementationTInterface, TImplementation, TCollectionChangeInterceptor |
Adds or updates a collection change tracking implementations.
| |
CanTrack |
Determines if a given type is a collection that has been configured to track its changes
| |
GetImplementation |
Gets configured collection type implementation for a given collection interface
|