FailureMessageKey.Equality Operator
Description:
Determines whether two FailureMessageKeys are the same.
Determines whether two FailureMessageKeys are the same.
Parameters
| Parameter | Type | Description |
|---|---|---|
| first | FailureMessageKey | The first FailureMessageKey. |
| second | FailureMessageKey | The second FailureMessageKey. |
Return Value
| Type | Description |
|---|---|
| Boolean | True if the FailureMessageKeys are the same; otherwise, false. |