TypeHandlerConfiguration.

RegisterTypeHandlerFor(Type, ITypeHandler4) Method

Syntax

protected virtual void RegisterTypeHandlerFor(Type clazz, ITypeHandler4 typeHandler)

Parameters

Name Type Description
clazz Type
typeHandler ITypeHandler4

Return Value

Type Description
void