IsSupportedType(Type)
abstract
public abstract bool IsSupportedType(Type type) Returns a value indicating whether the provided type is supported by this implementation.
Parameters
typeType- The type.
Returns
true if the type is supported type by this implementation; otherwise, false.