Beispiel #1
0
 public void UpdateProjection(CustomerAccount.EmailAddressChanged @event)
 {
 }
Beispiel #2
0
 public void UpdateProjection(CustomerAccount.EmailAddressChanged @event)
 {
     RecordHandling(@event, this);
 }