Share via


ObservableSingleTest.WindowWithTimeOrCount_Basic Method

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

Syntax

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

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

See Also

Reference

ObservableSingleTest Class

ReactiveTests.Tests Namespace