CommonConfigurationImpl.

RegisterTypeHandler(ITypeHandlerPredicate, ITypeHandler4) Method

Syntax

public virtual void RegisterTypeHandler(ITypeHandlerPredicate predicate, ITypeHandler4 typeHandler)

Parameters

Name Type Description
predicate ITypeHandlerPredicate
typeHandler ITypeHandler4

Return Value

Type Description
void