ObservableAggregateTest.MaxBy_Comparer_Throw Method

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

Syntax

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

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

See Also

Reference

ObservableAggregateTest Class

ReactiveTests.Tests Namespace