System.RuntimeMethodHandle public struct RuntimeMethodHandle : ISerializable Documentation public IntPtr Value { get; } public static bool op_Equality(RuntimeMethodHandle left, RuntimeMethodHandle right) public static bool op_Inequality(RuntimeMethodHandle left, RuntimeMethodHandle right) public bool Equals(RuntimeMethodHandle handle) public IntPtr GetFunctionPointer() public void GetObjectData(SerializationInfo info, StreamingContext context)