次の方法で共有


ObservableMultipleTest.CombineLatest_ConsecutiveEndWithErrorLeft メソッド

Namespace:ReactiveTests.Tests
アセンブリ: Tests.System.Reactive (Tests.System.Reactive.dll)

構文

'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 名前空間