| PoolCountChangedEventArgs Class | 
[This is preliminary documentation and is subject to change.]
 Inheritance Hierarchy
Inheritance HierarchyNamespace: Umbrace.Unity.PurePool
 Syntax
Syntaxpublic class PoolCountChangedEventArgs : EventArgs
The PoolCountChangedEventArgs type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | PoolCountChangedEventArgs | 
            Initialises a new instance of the PoolCountChangedEventArgs class.
             | 
|  | PoolCountChangedEventArgs(Int32) | 
            Initialises a new instance of the PoolCountChangedEventArgs class.
             | 
 Properties
Properties Methods
Methods| Name | Description | |
|---|---|---|
|  | Equals | (Inherited from Object.) | 
|  | Finalize | (Inherited from Object.) | 
|  | GetHashCode | (Inherited from Object.) | 
|  | GetType | (Inherited from Object.) | 
|  | MemberwiseClone | (Inherited from Object.) | 
|  | ToString | (Inherited from Object.) | 
 See Also
See Also