Delen via


DisposableTests.BooleanDisposable Method

Namespace:  ReactiveTests.Tests
Assembly:  Tests.System.Reactive (in Tests.System.Reactive.dll)

Syntax

'Declaration
<TestMethodAttribute> _
Public Sub BooleanDisposable
'Usage
Dim instance As DisposableTests

instance.BooleanDisposable()
[TestMethodAttribute]
public void BooleanDisposable()
[TestMethodAttribute]
public:
void BooleanDisposable()
[<TestMethodAttribute>]
member BooleanDisposable : unit -> unit 
public function BooleanDisposable()

See Also

Reference

DisposableTests Class

ReactiveTests.Tests Namespace