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
NContext
EventHandling
EventManager.EventHandlerInformation
C# Class NContext.EventHandling.EventManager.EventHandlerInformation
ファイルを表示
Open project: PowerDMS/NContext
Public Methods
Method
Description
EventHandlerInformation
(
Type
handlerType
,
MethodInfo
handleMethod
) :
System
Method Details
EventHandlerInformation()
public
method
public
EventHandlerInformation
(
Type
handlerType
,
MethodInfo
handleMethod
) :
System
handlerType
System.Type
handleMethod
System.Reflection.MethodInfo
return
System