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