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