Share via


ObservableTimeTest.WindowWithTime_Disposed Method

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

Syntax

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

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

See Also

Reference

ObservableTimeTest Class

ReactiveTests.Tests Namespace