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