Exemple #1
0
 protected override void AddEntity(Entity entity, ICollection <PropertyAggregatorUpdate> updates)
 {
     _result.Post(AggregationChange.Add(entity, updates));
 }