GenericCollectionTypeHandler.

RegisterSupportedTypesWith(Action<Type>) Method

Syntax

public void RegisterSupportedTypesWith(Action<Type> registrationAction)

Parameters

Name Type Description
registrationAction Action<Type>

Return Value

Type Description
void