|
| .NET Framework Class Library |
| MutableDisposable Constructor |
| MutableDisposable Class See Also Send Feedback |
Constructs a new MutableDisposable with no current underlying disposable.
Namespace:
Rx
Assembly:
RxJS (in RxJS.dll)
Syntax
| JavaScript |
|---|
Rx.MutableDisposable = function(); |