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