Skip to content

IGeneralizedCopier

interface

Namespace: Orleans.Serialization.Cloning

Provides functionality for copying objects of multiple types.
public interface IGeneralizedCopier : IDeepCopier

Methods

  • IsSupportedType(Type) Returns a value indicating whether the provided type is supported by this implementation.