ObservableStandardQueryOperatorTest.SelectMany_Enumerable_SelectorThrows Method

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

Syntax

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

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

See Also

Reference

ObservableStandardQueryOperatorTest Class

ReactiveTests.Tests Namespace