Skip to content

ShallowCopier<T> Methods

Base type for deep copiers of types that are actually shallow-copyable.

IsShallowCopyable

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

Returns

true if the type is shallow-copyable; otherwise, false.