ObservableSingleTest.WindowWithCount_Disposed Method

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

Syntax

'Declaration
<TestMethodAttribute> _
Public Sub WindowWithCount_Disposed
'Usage
Dim instance As ObservableSingleTest

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

See Also

Reference

ObservableSingleTest Class

ReactiveTests.Tests Namespace