C# 클래스 CSLE.RegHelper_TypeFunction.CacheMethod

파일 보기 프로젝트 열기: wpszz/CSLightForUnity

공개 프로퍼티들

프로퍼티 타입 설명
constructor System.Reflection.ConstructorInfo
defaultParamStart sbyte
field System.Reflection.FieldInfo
method System.Reflection.MethodInfo
paramArrayStart sbyte

프로퍼티 상세

constructor 공개적으로 프로퍼티

public ConstructorInfo,System.Reflection constructor
리턴 System.Reflection.ConstructorInfo

defaultParamStart 공개적으로 프로퍼티

public sbyte defaultParamStart
리턴 sbyte

field 공개적으로 프로퍼티

public FieldInfo,System.Reflection field
리턴 System.Reflection.FieldInfo

method 공개적으로 프로퍼티

public MethodInfo,System.Reflection method
리턴 System.Reflection.MethodInfo

paramArrayStart 공개적으로 프로퍼티

public sbyte paramArrayStart
리턴 sbyte