Exemple #1
0
 public virtual void ReturnToPool()
 {
     PoolController.PutItemInPool(this, poolId);
 }