configure

Create a configuration context for container.

configure
(
T : Storage!(ConvertorFactory!(FromType, Object), string)
FromType
)

Parameters

container T

container that is to be configured using ConvertorContext

Meta