共用方式為


ObservableMultipleTest.CombineLatest_ConsecutiveEndWithErrorLeft 方法

Namespace:ReactiveTests.Tests
裝配: Tests.System.Reactive.dll) 中的 Tests.System.Reactive (

語法

'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()

另請參閱

參考

ObservableMultipleTest 類別

ReactiveTests.Tests 命名空間