ObservableStandardQueryOperatorTest.Take_ArgumentChecking Method

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

Syntax

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

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

See Also

Reference

ObservableStandardQueryOperatorTest Class

ReactiveTests.Tests Namespace