ObservableAggregateTest.Max_Int64_Empty Method
Namespace: ReactiveTests.Tests
Assembly: Tests.System.Reactive (in Tests.System.Reactive.dll)
Syntax
'Declaration
<TestMethodAttribute> _
Public Sub Max_Int64_Empty
'Usage
Dim instance As ObservableAggregateTest
instance.Max_Int64_Empty()
[TestMethodAttribute]
public void Max_Int64_Empty()
[TestMethodAttribute]
public:
void Max_Int64_Empty()
[<TestMethodAttribute>]
member Max_Int64_Empty : unit -> unit
public function Max_Int64_Empty()