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