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