Table of Contents

Method IsNullRef

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

IsNullRef<T>(ref T)

public static bool IsNullRef<T>(ref T source)

Parameters

source T

Returns

bool

Type Parameters

T