Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Simple
Services
CallHookArgs
C# Class Simple.Services.CallHookArgs
Show file
Open project: juanplopes/simple
Class Usage Examples
Public Methods
Method
Description
CallHookArgs
(
object
target
,
MethodBase
method
,
object
args
,
bool
client
) :
System
Method Details
CallHookArgs()
public
method
public
CallHookArgs
(
object
target
,
MethodBase
method
,
object
args
,
bool
client
) :
System
target
object
method
System.Reflection.MethodBase
args
object
client
bool
return
System