ObservableStandardQueryOperatorTest.GroupBy_WithKeyComparer Method
Namespace: ReactiveTests.Tests
Assembly: Tests.System.Reactive (in Tests.System.Reactive.dll)
Syntax
'Declaration
<TestMethodAttribute> _
Public Sub GroupBy_WithKeyComparer
'Usage
Dim instance As ObservableStandardQueryOperatorTest
instance.GroupBy_WithKeyComparer()
[TestMethodAttribute]
public void GroupBy_WithKeyComparer()
[TestMethodAttribute]
public:
void GroupBy_WithKeyComparer()
[<TestMethodAttribute>]
member GroupBy_WithKeyComparer : unit -> unit
public function GroupBy_WithKeyComparer()