Click or drag to resize

IObjectChangeTrackingConfigurationTrackableInterfaceTypes Property

Gets configured types to be tracked that are interfaces

Namespace:  TrackerDog.Configuration
Assembly:  TrackerDog (in TrackerDog.dll) Version: 2.2.1.0 (2.2.1.0)
Syntax
IImmutableList<ITrackableType> TrackableInterfaceTypes { get; }

Property Value

Type: IImmutableListITrackableType
See Also