C# 클래스 UnityEngineInternal.ScriptingUtils

파일 보기 프로젝트 열기: CarlosHBC/UnityDecompiled

공개 메소드들

메소드 설명
CreateDelegate ( Type type, MethodInfo methodInfo ) : Delegate

메소드 상세

CreateDelegate() 공개 정적인 메소드

public static CreateDelegate ( Type type, MethodInfo methodInfo ) : Delegate
type System.Type
methodInfo System.Reflection.MethodInfo
리턴 System.Delegate