Namespace: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