ObservableAggregateTest.ToDictionary_ArgumentChecking Method

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

Syntax

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

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

See Also

Reference

ObservableAggregateTest Class

ReactiveTests.Tests Namespace