Property | Type | Description | |
---|---|---|---|
initCallback | InitCallbackDelegate |
Method | Description | |
---|---|---|
Clear ( ) : void |
Dispose all objects in the pool.
|
|
GObjectPool ( |
需要设置一个manager,加入池里的对象都成为这个manager的孩子
|
|
GetObject ( string url ) : |
|
|
ReturnObject ( |
|
public GObjectPool ( |
||
manager | ||
return | System.Collections.Generic |