GetSpecializedCopier(Type)
abstract
public abstract IDeepCopier GetSpecializedCopier(Type type) Gets an
IDeepCopier implementation which supports the specified type. Parameters
typeType- The type.
Returns
An
IDeepCopier implementation which supports the specified type.