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