ObservableSingleTest.WindowWithTimeOrCount_Disposed Method
Namespace: ReactiveTests.Tests
Assembly: Tests.System.Reactive (in Tests.System.Reactive.dll)
Syntax
'Declaration
<TestMethodAttribute> _
Public Sub WindowWithTimeOrCount_Disposed
'Usage
Dim instance As ObservableSingleTest
instance.WindowWithTimeOrCount_Disposed()
[TestMethodAttribute]
public void WindowWithTimeOrCount_Disposed()
[TestMethodAttribute]
public:
void WindowWithTimeOrCount_Disposed()
[<TestMethodAttribute>]
member WindowWithTimeOrCount_Disposed : unit -> unit
public function WindowWithTimeOrCount_Disposed()