Summary
The factory delegate which is used to create new items if there are none in the pool.
- Assembly
- Weaver
.dll - Namespace
- Weaver
- Containing Type
- ObjectPool
<T>
Syntax
public readonly Func<T> CreateItem
public readonly Func<T> CreateItem