Skip to content

ICopierSelector Methods

Functionality used by general-purpose copiers (such as a JSON copier) to allow types to opt-in to using them.

IsSupportedType(Type)

abstract
public abstract bool IsSupportedType(Type type)
Returns true if the specified copier should be used for this type.

Parameters

typeType