Example #1
0
 public ContactWithId Execute(ContactWithId contact)
 => _repository.UpdateContact(contact.CreateDomainContactWithId()).CreateContactWithId();