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