Release
Release(T)
public void Release(T element) ;
Description
Return the instance to the pool.
Parameters
| Parameter Name | Description | 
|---|---|
| element | Instance to return | 
Return the instance to the pool.
| Parameter Name | Description | 
|---|---|
| element | Instance to return |