ObservableMultipleTest.Catch_HandlerThrows Method

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

Syntax

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

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

See Also

Reference

ObservableMultipleTest Class

ReactiveTests.Tests Namespace