Esempio n. 1
0
 public void CustomerOnNameChanged(CustomerNameUpdatedEvent customerNameUpdatedEvent)
 {
     _output.Append("Customer name changed");
 }
Esempio n. 2
0
 public void CustomerOnNameChanged(CustomerNameUpdatedEvent customerNameUpdatedEvent)
 {
     _output.Append("Customer name changed");
 }