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