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