네임스페이스: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