ReturnToPool()
Returns the current instance to the pool to which it belongs. This method is invoked by the Dispose(bool) method.
Declaration
protected abstract void ReturnToPool()
Returns the current instance to the pool to which it belongs. This method is invoked by the Dispose(bool) method.
protected abstract void ReturnToPool()