ObservableMultipleTest.Switch_InnerThrows Method

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

Syntax

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

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

See Also

Reference

ObservableMultipleTest Class

ReactiveTests.Tests Namespace