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