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