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