ObservableAggregateTest.ToDictionary_Completed Method

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

Syntax

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

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

See Also

Reference

ObservableAggregateTest Class

ReactiveTests.Tests Namespace