Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
MvvmScarletToolkit
EventExtension
C# Class MvvmScarletToolkit.EventExtension
Mostra file
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