ObservableStandardQueryOperatorTest.TakeWhile_ArgumentChecking Method

Namespace:  ReactiveTests.Tests
Assembly:  Tests.System.Reactive (in Tests.System.Reactive.dll)

Syntax

'Declaration
<TestMethodAttribute> _
Public Sub TakeWhile_ArgumentChecking
'Usage
Dim instance As ObservableStandardQueryOperatorTest

instance.TakeWhile_ArgumentChecking()
[TestMethodAttribute]
public void TakeWhile_ArgumentChecking()
[TestMethodAttribute]
public:
void TakeWhile_ArgumentChecking()
[<TestMethodAttribute>]
member TakeWhile_ArgumentChecking : unit -> unit 
public function TakeWhile_ArgumentChecking()

See Also

Reference

ObservableStandardQueryOperatorTest Class

ReactiveTests.Tests Namespace