Class ExceptionReportItem
Implements
Inherited Members
Namespace: PoeShared.Reporting
Assembly: PoeShared.dll
Syntax
public sealed record ExceptionReportItem : IEquatable<ExceptionReportItem>
Constructors
| Name | Description |
|---|---|
| ExceptionReportItem() |
Properties
| Name | Description |
|---|---|
| Attached | |
| Attachment | |
| Description | |
| IsRequired |
Methods
| Name | Description |
|---|---|
| Equals(ExceptionReportItem?) | |
| Equals(object?) | |
| GetHashCode() | |
| ToString() | |
| <Clone>$() |
Operators
| Name | Description |
|---|---|
| operator ==(ExceptionReportItem?, ExceptionReportItem?) | |
| operator !=(ExceptionReportItem?, ExceptionReportItem?) |