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