Share via


ObservableAggregateTest.Average_Int64_Throw Method

Namespace:  ReactiveTests.Tests
Assembly:  Tests.System.Reactive (in Tests.System.Reactive.dll)

Syntax

'Declaration
<TestMethodAttribute> _
Public Sub Average_Int64_Throw
'Usage
Dim instance As ObservableAggregateTest

instance.Average_Int64_Throw()
[TestMethodAttribute]
public void Average_Int64_Throw()
[TestMethodAttribute]
public:
void Average_Int64_Throw()
[<TestMethodAttribute>]
member Average_Int64_Throw : unit -> unit 
public function Average_Int64_Throw()

See Also

Reference

ObservableAggregateTest Class

ReactiveTests.Tests Namespace