コード例 #1
0
 public bool Update(UpdateRiskCommand command)
 => _mediator.Send(command).Result;