| DictPoolTKey, TValue Class |
Namespace: Candlelight
public static class DictPool<TKey, TValue>
The DictPoolTKey, TValue type exposes the following members.
| Name | Description | |
|---|---|---|
| Get |
Gets an available dictionary from the pool.
| |
| Release |
Releases a dictionary to the pool.
|