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
UnityEngineInternal
ScriptingUtils
C# Class UnityEngineInternal.ScriptingUtils
Afficher le fichier
Open project: CarlosHBC/UnityDecompiled
Méthodes publiques
Méthode
Description
CreateDelegate
(
Type
type
,
MethodInfo
methodInfo
) :
Delegate
Method Details
CreateDelegate()
public
static
méthode
public
static
CreateDelegate
(
Type
type
,
MethodInfo
methodInfo
) :
Delegate
type
System.Type
methodInfo
System.Reflection.MethodInfo
Résultat
System.Delegate