







![]() ![]() |
.NET Framework Class Library |
Observer Constructor (ActionObject) |
Observer Class See Also Send Feedback |
Creates an observer from the specified OnNext action.
Namespace:
Rx
Assembly:
RxJS (in RxJS.dll)
Syntax
JavaScript |
---|
Rx.Observer = function(onNext); |
Parameters
- onNext
- Type: System..::.ActionObject