Represents a notification to an observer.
Namespace: SharpKit.Rx
Methods
|
Accept(Observer)
|
Invokes the observer's method corresponding to the notification.
|
Properties
|
Kind
|
Gets the kind of notification that is represented.
|
|
Value
|
Returns the current value.
|