ObservableAggregateTest.AggregateWithSeed_Return 方法

Namespace:ReactiveTests.Tests
装配: Tests.System.Reactive.dll) 中的 Tests.System.Reactive (

语法

'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()

另请参阅

参考

ObservableAggregateTest 类

ReactiveTests.Tests 命名空间