C# 클래스 Scorpio.Userdata.FastReflectUserdataMethod

상속: UserdataMethod
파일 보기 프로젝트 열기: qingfeng346/Scorpio-CSharp 1 사용 예제들

공개 메소드들

메소드 설명
FastReflectUserdataMethod ( bool isStatic, Script script, Type type, string methodName, ScorpioMethodInfo methods, IScorpioFastReflectMethod fastMethod ) : System

메소드 상세

FastReflectUserdataMethod() 공개 메소드

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
리턴 System