ObservableStandardQueryOperatorTest.Select_SelectorThrows Method

Namespace:  ReactiveTests.Tests
Assembly:  Tests.System.Reactive (in Tests.System.Reactive.dll)

Syntax

'Declaration
<TestMethodAttribute> _
Public Sub Select_SelectorThrows
'Usage
Dim instance As ObservableStandardQueryOperatorTest

instance.Select_SelectorThrows()
[TestMethodAttribute]
public void Select_SelectorThrows()
[TestMethodAttribute]
public:
void Select_SelectorThrows()
[<TestMethodAttribute>]
member Select_SelectorThrows : unit -> unit 
public function Select_SelectorThrows()

See Also

Reference

ObservableStandardQueryOperatorTest Class

ReactiveTests.Tests Namespace