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