Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
GrayStorm
signatures
C# Class GrayStorm.signatures
Afficher le fichier
Open project: GrayKernel/GrayStorm
Méthodes publiques
Méthode
Description
getSignature
(
MethodInfo
targetMethod
,
object
target
= null ) :
Delegate
Method Details
getSignature()
public
static
méthode
public
static
getSignature
(
MethodInfo
targetMethod
,
object
target
= null ) :
Delegate
targetMethod
System.Reflection.MethodInfo
target
object
Résultat
System.Delegate