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