Table of Contents

Method Wrap

Namespace
MonoMod.Utils
Assembly
MonoMod.Utils.dll

Wrap(object, object?)

public static dynamic Wrap(object target, object? other = null)

Parameters

target object
other object

Returns

dynamic