Skip to content

CodecProvider.GetBaseCopier

GetBaseCopier

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

Returns

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