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