Delegate ValueProvider<TContainer, TValue>
- Namespace
- CounterpointCollective.Collections
- Assembly
- CounterpointCollective.CoalescingQueue.dll
public delegate ref TValue ValueProvider<TContainer, TValue>(ref TContainer container)
Parameters
containerTContainer
Returns
- TValue
Type Parameters
TContainerTValue