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