IPoolable.

OnRelease() Method

Summary

Called by an Weaver.ObjectPool`1 when releasing this item back to the pool.
Assembly
Weaver.dll
Namespace
Weaver
Containing Type
IPoolable

Syntax

void OnRelease()

Return Value

Type Description
void