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