ObservableSingleTest.WindowWithCount_Error Method

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

Syntax

'Declaration
<TestMethodAttribute> _
Public Sub WindowWithCount_Error
'Usage
Dim instance As ObservableSingleTest

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

See Also

Reference

ObservableSingleTest Class

ReactiveTests.Tests Namespace