Beispiel #1
0
 protected override void RemoveEntity(Entity entity, ICollection <PropertyAggregatorUpdate> updates)
 {
     _result.Remove(entity, updates);
 }