네임스페이스: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()