ConvertFromSurrogate(ConcurrentDictionarySurrogate<TKey, TValue>)
override
public override ConcurrentDictionary<TKey, TValue> ConcurrentDictionaryCodec<TKey, ConvertFromSurrogate(ref ConcurrentDictionarySurrogate<TKey, TValue> surrogate) Converts a value from the surrogate type to the field type.
Parameters
surrogateConcurrentDictionarySurrogate<TKey, TValue>- The surrogate.
Returns
The value.
