Example #1
0
 private void OnExecuteOkCommand()
 {
     acceptMessage.Execute(CreateRequest(viewModel));
     view.Close();
 }