Пример #1
0
 public void UpdateProjection(CustomerAccount.EmailAddressChanged @event)
 {
 }
Пример #2
0
 public void UpdateProjection(CustomerAccount.EmailAddressChanged @event)
 {
     RecordHandling(@event, this);
 }