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