| ComponentPoolAcquire Method  | 
 [This is preliminary documentation and is subject to change.]
            Acquires an instance of the component.
            
 
    Namespace: 
   Umbrace.Unity.PurePool
    Assembly:
   Umbrace.Unity.PurePool (in Umbrace.Unity.PurePool.dll) Version: 0.0.0.0 (1.0.0.0)
 Syntax
Syntaxpublic override Component Acquire()
Return Value
Type: 
ComponentAn instance of the component from the pool.
Implements
IObjectPoolTAcquire See Also
See Also