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