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