ChildContainer<T>.

ChildContainer(IDefaultRouting<T>) Constructor

Syntax

public ChildContainer(IDefaultRouting<T> defaultStrategy)

Parameters

Name Type Description
defaultStrategy IDefaultRouting<T>

Return Value

Type Description
void