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