Skip to content

IDeepCopierProvider.GetBaseCopier

GetBaseCopier

abstract
public abstract IBaseCopier<T> GetBaseCopier<T>()
Gets a base type copier capable of copying instances of type T.

Returns

A base type copier capable of copying instances of type T.