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