|
| .NET Framework Class Library |
| Notification..::.Accept Method |
| Notification Class See Also Send Feedback |
Invokes the observer's method corresponding to the notification.
Namespace:
Rx
Assembly:
RxJS (in RxJS.dll)
Syntax
| JavaScript |
|---|
function Accept(observer); |
Parameters
- observer
- Type: Rx..::.Observer