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