Method GetFastInvoker
GetFastInvoker(MethodBase)
public static FastReflectionHelper.FastInvoker GetFastInvoker(this MethodBase method)
Parameters
method
MethodBase
Returns
GetFastInvoker(FieldInfo)
public static FastReflectionHelper.FastInvoker GetFastInvoker(this FieldInfo field)
Parameters
field
FieldInfo
Returns
GetFastInvoker(MemberInfo)
public static FastReflectionHelper.FastInvoker GetFastInvoker(this MemberInfo member)
Parameters
member
MemberInfo