Exemple #1
0
 public T GetInstance <T>() where T : PoolItem => Pools.Pull <T>(this);