ObservableTest.Defer_Dispose Method

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

Syntax

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

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

See Also

Reference

ObservableTest Class

ReactiveTests.Tests Namespace