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