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