ObservableTest.Using_Dispose Method

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

Syntax

'Declaration
<TestMethodAttribute> _
Public Sub Using_Dispose
'Usage
Dim instance As ObservableTest

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

See Also

Reference

ObservableTest Class

ReactiveTests.Tests Namespace