Share via


ObservableMultipleTest.CombineLatest_ErrorThrow Method

Namespace:  ReactiveTests.Tests
Assembly:  Tests.System.Reactive (in Tests.System.Reactive.dll)

Syntax

'Declaration
<TestMethodAttribute> _
Public Sub CombineLatest_ErrorThrow
'Usage
Dim instance As ObservableMultipleTest

instance.CombineLatest_ErrorThrow()
[TestMethodAttribute]
public void CombineLatest_ErrorThrow()
[TestMethodAttribute]
public:
void CombineLatest_ErrorThrow()
[<TestMethodAttribute>]
member CombineLatest_ErrorThrow : unit -> unit 
public function CombineLatest_ErrorThrow()

See Also

Reference

ObservableMultipleTest Class

ReactiveTests.Tests Namespace