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