ObservableMultipleTest.Catch_ErrorSpecific_Uncaught Method

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

Syntax

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

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

See Also

Reference

ObservableMultipleTest Class

ReactiveTests.Tests Namespace