Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
MvvmScarletToolkit
EventExtension
C# Class MvvmScarletToolkit.EventExtension
ファイルを表示
Open project: Insire/MvvmScarletToolkit
Public Methods
Method
Description
Raise
(
EventHandler
handler
) :
void
Private Methods
Method
Description
Invoke
(
thus
,EventArgs
) :
handler?.System
Method Details
Raise()
public
static
method
public
static
Raise
(
EventHandler
handler
) :
void
handler
EventHandler
return
void