Skip to content

CodecProvider.GetDeepCopier

GetDeepCopier

View source
public IDeepCopier<T> GetDeepCopier<T>()
Gets a deep copier capable of copying instances of type T.

Returns

A deep copier capable of copying instances of type T.