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