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