Метод ObservableAggregateTest.MaxBy_SelectorThrows
Пространство имен:ReactiveTests.Tests
Сборки: Tests.System.Reactive (в Tests.System.Reactive.dll)
Синтаксис
'Declaration
<TestMethodAttribute> _
Public Sub MaxBy_SelectorThrows
'Usage
Dim instance As ObservableAggregateTest
instance.MaxBy_SelectorThrows()
[TestMethodAttribute]
public void MaxBy_SelectorThrows()
[TestMethodAttribute]
public:
void MaxBy_SelectorThrows()
[<TestMethodAttribute>]
member MaxBy_SelectorThrows : unit -> unit
public function MaxBy_SelectorThrows()