Table of Contents

Field Value

Namespace
MonoMod.Utils
Assembly
MonoMod.Utils.dll
[SuppressMessage("Design", "CA1051:Do not declare visible instance fields", Justification = "This emulates the API of StrongBox<T>, but without being generic.")]
public object? Value

Returns

object