Namespace: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()