ConvertFromSurrogate(ReadOnlyDictionarySurrogate<TKey, TValue>)
override
public override ReadOnlyDictionary<TKey, TValue> ReadOnlyDictionaryCodec<TKey, ConvertFromSurrogate(ref ReadOnlyDictionarySurrogate<TKey, TValue> surrogate) Converts a value from the surrogate type to the field type.
Parameters
surrogateReadOnlyDictionarySurrogate<TKey, TValue>- The surrogate.
Returns
The value.
