Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ GetInterfaceMethodImplementation() [2/2]

RuntimeMethodHandleInternal System.RuntimeTypeHandle.GetInterfaceMethodImplementation ( RuntimeTypeHandle interfaceHandle,
RuntimeMethodHandleInternal interfaceMethodHandle )
inlinepackage

Definition at line 395 of file RuntimeTypeHandle.cs.

396 {
398 RuntimeTypeHandle rth2 = interfaceHandle.GetNativeHandle();
400 }
RuntimeTypeHandle(RuntimeType type)
static RuntimeMethodHandleInternal GetInterfaceMethodImplementation(QCallTypeHandle handle, QCallTypeHandle interfaceHandle, RuntimeMethodHandleInternal interfaceMethodHandle)
RuntimeTypeHandle GetNativeHandle()

References System.Runtime.Serialization.Dictionary, System.RuntimeTypeHandle.GetInterfaceMethodImplementation(), and System.RuntimeTypeHandle.GetNativeHandle().