Share via


ObservableTimeTest.WindowWithTime_Basic_Same Method

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

Syntax

'Declaration
<TestMethodAttribute> _
Public Sub WindowWithTime_Basic_Same
'Usage
Dim instance As ObservableTimeTest

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

See Also

Reference

ObservableTimeTest Class

ReactiveTests.Tests Namespace