Share via


ObservableAggregateTest.All_Return Method

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

Syntax

'Declaration
<TestMethodAttribute> _
Public Sub All_Return
'Usage
Dim instance As ObservableAggregateTest

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

See Also

Reference

ObservableAggregateTest Class

ReactiveTests.Tests Namespace