GenericObjectPoolT Constructor |
[This is preliminary documentation and is subject to change.]
| Name | Description | |
|---|---|---|
| GenericObjectPoolT |
Initialises a new instance of the GenericObjectPoolT class.
| |
| GenericObjectPoolT(FuncT) |
Initialises a new instance of the GenericObjectPoolT class.
| |
| GenericObjectPoolT(Int32, Int32) |
Initialises a new instance of the GenericObjectPoolT class.
| |
| GenericObjectPoolT(FuncT, Int32, Int32) |
Initialises a new instance of the GenericObjectPoolT class.
|