C# Class Scorpio.Userdata.FastReflectUserdataMethod

Inheritance: UserdataMethod
Afficher le fichier Open project: qingfeng346/Scorpio-CSharp Class Usage Examples

Méthodes publiques

Méthode Description
FastReflectUserdataMethod ( bool isStatic, Script script, Type type, string methodName, ScorpioMethodInfo methods, IScorpioFastReflectMethod fastMethod ) : System

Method Details

FastReflectUserdataMethod() public méthode

public FastReflectUserdataMethod ( bool isStatic, Script script, Type type, string methodName, ScorpioMethodInfo methods, IScorpioFastReflectMethod fastMethod ) : System
isStatic bool
script Script
type System.Type
methodName string
methods ScorpioMethodInfo
fastMethod IScorpioFastReflectMethod
Résultat System