along

Use locator/storage/allocator as basis for registering components.

Use locator/storage/allocator as basis for registering components.

Parameters

context RegistrationContext!Policies

context for which to set new configured storage, or used locator

storage Storage!(ObjectFactory, string)

store registered components into it.

Return Value

Type: RegistrationContext!Policies

RegistrationContext!Policies context with registration interface used to register components.

Meta