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