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