Exemplo n.º 1
0
 protected override void RemoveEntity(Entity entity, ICollection <PropertyAggregatorUpdate> updates)
 {
     _result.Post(AggregationChange.Remove(entity, updates));
 }