ObservableStandardQueryOperatorTest.SelectMany_Enumerable_MoveNextThrows Method

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

Syntax

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

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

See Also

Reference

ObservableStandardQueryOperatorTest Class

ReactiveTests.Tests Namespace