DeepCopy(FrozenDictionarySurrogate<TKey, TValue>, CopyContext)
public FrozenDictionarySurrogate<TKey, TValue> Copier_FrozenDictionarySurrogate<TKey, DeepCopy(FrozenDictionarySurrogate<TKey, TValue> result, CopyContext context) Creates a deep copy of the provided input.
Parameters
resultFrozenDictionarySurrogate<TKey, TValue>- The input.
contextCopyContext- The context.
Returns
A copy of
input.