Determines whether the specified Acrux.Threading.Notifications.NotificationMessage is equal to the current Acrux.Threading.Notifications.NotificationMessage.
- obj (Object)
- The System.Object to compare with the current Acrux.Threading.Notifications.NotificationMessage.
true if the specified System.Object is equal to the current Acrux.Threading.Notifications.NotificationMessage;otherwise, false.
| Exception | Condition |
|---|---|
| NullReferenceException | The obj parameter is null |