Метод AsyncSubjectTest.Infinite
Пространство имен:ReactiveTests.Tests
Сборки: Tests.System.Reactive (в Tests.System.Reactive.dll)
Синтаксис
'Declaration
<TestMethodAttribute> _
Public Sub Infinite
'Usage
Dim instance As AsyncSubjectTest
instance.Infinite()
[TestMethodAttribute]
public void Infinite()
[TestMethodAttribute]
public:
void Infinite()
[<TestMethodAttribute>]
member Infinite : unit -> unit
public function Infinite()