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