Reset(T) Method

Definition

Namespace Markdig.Helpers
Assembly Markdig.dll

Resets the specified instance when Release(T) is called before storing back to this cache.

protected abstract void Reset(T instance)

Parameters

instance
{T}

The instance.