コード例 #1
0
 public ExceptionLog GetById(int Id) => _exceptionLogRepository.GetSingleById(Id);