Namespace:ReactiveTests.Tests
装配: Tests.System.Reactive.dll) 中的 Tests.System.Reactive (
语法
'Declaration
<TestMethodAttribute> _
Public Sub SelectWithIndex_NotCompleted
'Usage
Dim instance As ObservableStandardQueryOperatorTest
instance.SelectWithIndex_NotCompleted()
[TestMethodAttribute]
public void SelectWithIndex_NotCompleted()
[TestMethodAttribute]
public:
void SelectWithIndex_NotCompleted()
[<TestMethodAttribute>]
member SelectWithIndex_NotCompleted : unit -> unit
public function SelectWithIndex_NotCompleted()