ObservableAggregateTest.MinBy_SelectorThrows, méthode
Namespace:ReactiveTests.Tests
Assemblée: Tests.System.Reactive (en Tests.System.Reactive.dll)
Syntaxe
'Declaration
<TestMethodAttribute> _
Public Sub MinBy_SelectorThrows
'Usage
Dim instance As ObservableAggregateTest
instance.MinBy_SelectorThrows()
[TestMethodAttribute]
public void MinBy_SelectorThrows()
[TestMethodAttribute]
public:
void MinBy_SelectorThrows()
[<TestMethodAttribute>]
member MinBy_SelectorThrows : unit -> unit
public function MinBy_SelectorThrows()