Пример #1
0
 public ExistingUserInvoker(IExistingUserCommand command)
 {
     _command = command;
 }