Operator operator !=
operator !=(ExceptionReportItem?, ExceptionReportItem?)
Declaration
public static bool operator !=(ExceptionReportItem? left, ExceptionReportItem? right)
Parameters
Type | Name | Description |
---|---|---|
ExceptionReportItem | left | |
ExceptionReportItem | right |
Returns
Type | Description |
---|---|
bool |