ObservableStandardQueryOperatorTest.SelectMany_Throw Method
Namespace: ReactiveTests.Tests
Assembly: Tests.System.Reactive (in Tests.System.Reactive.dll)
Syntax
'Declaration
<TestMethodAttribute> _
Public Sub SelectMany_Throw
'Usage
Dim instance As ObservableStandardQueryOperatorTest
instance.SelectMany_Throw()
[TestMethodAttribute]
public void SelectMany_Throw()
[TestMethodAttribute]
public:
void SelectMany_Throw()
[<TestMethodAttribute>]
member SelectMany_Throw : unit -> unit
public function SelectMany_Throw()