C# Class CSLE.RegHelper_TypeFunction.CacheMethod

ファイルを表示 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_oe property

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

defaultParamStart public_oe property

public sbyte defaultParamStart
return sbyte

field public_oe property

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

method public_oe property

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

paramArrayStart public_oe property

public sbyte paramArrayStart
return sbyte