ObservableMultipleTest.Window_Closings_Error Method

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

Syntax

'Declaration
<TestMethodAttribute> _
Public Sub Window_Closings_Error
'Usage
Dim instance As ObservableMultipleTest

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

See Also

Reference

ObservableMultipleTest Class

ReactiveTests.Tests Namespace