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