Notification<T>.Equality Operator
Indicates whether left and right arguments are equal.
Namespace: System.Reactive
Assembly: System.Reactive (in System.Reactive.dll)
Parameters
- left
- Type: System.Reactive.Notification<T>
The left argument.
- right
- Type: System.Reactive.Notification<T>
The right argument.