ObservableStandardQueryOperatorTest.SelectMany_Triple_Error_Catch Method

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

Syntax

'Declaration
<TestMethodAttribute> _
Public Sub SelectMany_Triple_Error_Catch
'Usage
Dim instance As ObservableStandardQueryOperatorTest

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

See Also

Reference

ObservableStandardQueryOperatorTest Class

ReactiveTests.Tests Namespace