Skip to content

IDeepCopierProvider.GetDeepCopier

GetDeepCopier

abstract
public abstract 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.