Table of Contents

Method TryGetSwitchValue

Namespace
MonoMod
Assembly
MonoMod.Utils.dll

TryGetSwitchValue(string, out object?)

public static bool TryGetSwitchValue(string @switch, out object? value)

Parameters

switch string
value object

Returns

bool