ObservableAggregateTest.ToLookup_Error Method

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

Syntax

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

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

See Also

Reference

ObservableAggregateTest Class

ReactiveTests.Tests Namespace