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