コード例 #1
0
 public void Update(ExceptionLog entity) => _exceptionLogRepository.Update(entity);