Share via


ObservableTimeTest.Window_Time_Basic_Both Method

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

Syntax

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

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

See Also

Reference

ObservableTimeTest Class

ReactiveTests.Tests Namespace