Skip to content

IOptionalDeepCopier Methods

Marker interface for deep copiers of types that could optionally be shallow-copyable.

IsShallowCopyable

abstract
public abstract bool IsShallowCopyable()
Returns true if the type is shallow-copyable.