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