Table of Contents

Method ExitLock

Namespace
MonoMod.RuntimeDetour
Assembly
MonoMod.RuntimeDetour.dll

ExitLock()

Releases the lock for this method. Must be called only if EnterLock(ref bool)'s lockTaken was true
public void ExitLock()