|
| .NET Framework Class Library |
| BooleanDisposable Constructor |
| BooleanDisposable Class See Also Send Feedback |
Constructs a new undisposed BooleanDisposable.
Namespace:
Rx
Assembly:
RxJS (in RxJS.dll)
Syntax
| JavaScript |
|---|
Rx.BooleanDisposable = function(); |