Namespace:ReactiveTests.Tests
装配: Tests.System.Reactive.dll) 中的 Tests.System.Reactive (
语法
'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()