CollectionChangeContext Constructor |
Namespace: TrackerDog.CollectionHandling
public CollectionChangeContext( IEnumerable<Object> collection, IEnumerable<Object> itemsBefore, PropertyInfo parentObjectProperty, ISet<Object> addedItems, ISet<Object> removedItems )