Метод ObservableTest.FromEvent.M6
Пространство имен:ReactiveTests.Tests
Сборки: Tests.System.Reactive (в Tests.System.Reactive.dll)
Синтаксис
'Declaration
Public Shared Sub M6 ( _
i As Integer _
)
'Usage
Dim i As Integer
ObservableTest..::..FromEvent.M6(i)
public static void M6(
int i
)
public:
static void M6(
int i
)
static member M6 :
i:int -> unit
public static function M6(
i : int
)
Параметры
- i
Тип: System.Int32