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