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