Table of Contents

Method IsAddressGreaterThan

Namespace
MonoMod.Backports.ILHelpers
Assembly
MonoMod.Backports.dll

IsAddressGreaterThan<T>(ref T, ref T)

public static bool IsAddressGreaterThan<T>(ref T left, ref T right)

Parameters

left T
right T

Returns

bool

Type Parameters

T