Table of Contents

Method GetFastStructInvoker

Namespace
MonoMod.Utils
Assembly
MonoMod.Utils.dll

GetFastStructInvoker(MethodBase)

public static FastReflectionHelper.FastStructInvoker GetFastStructInvoker(MethodBase method)

Parameters

method MethodBase

Returns

FastReflectionHelper.FastStructInvoker

GetFastStructInvoker(FieldInfo)

public static FastReflectionHelper.FastStructInvoker GetFastStructInvoker(FieldInfo field)

Parameters

field FieldInfo

Returns

FastReflectionHelper.FastStructInvoker

GetFastStructInvoker(MemberInfo)

public static FastReflectionHelper.FastStructInvoker GetFastStructInvoker(MemberInfo member)

Parameters

member MemberInfo

Returns

FastReflectionHelper.FastStructInvoker