|
|
IObjectChangeTrackingConfigurationTrackThisTypeRecursive Method |
| Name | Description | |
|---|---|---|
| TrackThisTypeRecursiveTRoot(ActionIConfigurableTrackableType, TypeSearchSettings) |
Configures given type given as generic parameter to be change-trackable and recurisvely configures all associated types within
any nesting level to be also change-trackable.
| |
| TrackThisTypeRecursive(Type, ActionIConfigurableTrackableType, TypeSearchSettings) |
Configures given type given as parameter to be change-trackable and recurisvely configures all associated types within
any nesting level to be also change-trackable.
|