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