Beispiel #1
0
 protected override void UpdateEntity(Entity entity, ICollection <PropertyAggregatorUpdate> updates, PropertyMetadata property, decimal newValue)
 {
     _result.Update(entity, updates, property, newValue);
 }