| SerialisableObjectPoolTInitialise Method (Boolean) | 
[This is preliminary documentation and is subject to change.]
Namespace: Umbrace.Unity.PurePool
 Syntax
Syntaxprotected void Initialise( bool reinitialise )
 Exceptions
Exceptions| Exception | Condition | 
|---|---|
| InvalidOperationException | No public parameterless constructor could be found on type T, or, GetObjectFactory threw an exception. | 
 See Also
See Also