C# Class CSLE.RegHelper_TypeFunction.CacheMethod

Show file Open project: wpszz/CSLightForUnity

Public Properties

Property Type Description
constructor System.Reflection.ConstructorInfo
defaultParamStart sbyte
field System.Reflection.FieldInfo
method System.Reflection.MethodInfo
paramArrayStart sbyte

Property Details

constructor public property

public ConstructorInfo,System.Reflection constructor
return System.Reflection.ConstructorInfo

defaultParamStart public property

public sbyte defaultParamStart
return sbyte

field public property

public FieldInfo,System.Reflection field
return System.Reflection.FieldInfo

method public property

public MethodInfo,System.Reflection method
return System.Reflection.MethodInfo

paramArrayStart public property

public sbyte paramArrayStart
return sbyte