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