IGeneralizedCopier
interface
Namespace: Orleans.Serialization.Cloning
Provides functionality for copying objects of multiple types.
public interface IGeneralizedCopier : IDeepCopierMethods
IsSupportedType(Type)Returns a value indicating whether the provided type is supported by this implementation.
