コード例 #1
0
 public async Task HandleAsync(Activate command)
 => await _service.Activate(command.ActivationUrl);