| SerialisableGenericComponentPoolTGetObjectFactory Method | 
[This is preliminary documentation and is subject to change.]
Namespace: Umbrace.Unity.PurePool
 Syntax
Syntaxprotected override Func<T> GetObjectFactory()
 Exceptions
Exceptions| Exception | Condition | 
|---|---|
| InvalidOperationException | No public parameterless constructor could be found on type T. | 
 See Also
See Also