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