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