|
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; }
ReadOnly Property TrackableInterfaceTypes As IImmutableList(Of ITrackableType)
Get
Property Value
Type:
IImmutableListITrackableTypeSee Also