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