Namespace:ReactiveTests.Tests
アセンブリ: Tests.System.Reactive (Tests.System.Reactive.dll)
構文
'Declaration
<TestMethodAttribute> _
Public Sub MaxBy_Empty
'Usage
Dim instance As ObservableAggregateTest
instance.MaxBy_Empty()
[TestMethodAttribute]
public void MaxBy_Empty()
[TestMethodAttribute]
public:
void MaxBy_Empty()
[<TestMethodAttribute>]
member MaxBy_Empty : unit -> unit
public function MaxBy_Empty()