Click or drag to resize

DefaultCollectionChangeInterceptorT Constructor

Namespace:  TrackerDog.CollectionHandling
Assembly:  TrackerDog (in TrackerDog.dll) Version: 2.2.1.0 (2.2.1.0)
Syntax
public DefaultCollectionChangeInterceptor(
	CollectionChangeContext changeContext
)

Parameters

changeContext
Type: TrackerDog.CollectionHandlingCollectionChangeContext
See Also