IOptionalDeepCopier
interface
Namespace: Orleans.Serialization.Cloning
Marker interface for deep copiers of types that could optionally be shallow-copyable.
public interface IOptionalDeepCopier : IDeepCopierMethods
IsShallowCopyableReturns true if the type is shallow-copyable.
