Наследование: MicroServices.Common.Event
Пример #1
0
 private void Apply(ProductPriceChanged e)
 {
     Price = e.NewPrice;
 }