Suoranta.EnterpriseLib.Web - Developer API

DependencyResolver..::..Create<(Of <(<'TConfigurator>)>)> Method (TypeLocator, Boolean)

Namespace:  Suoranta.EnterpriseLib.Web.Util
Assembly:  Suoranta.EnterpriseLib.Web (in Suoranta.EnterpriseLib.Web.dll)

Syntax


public static DependencyResolver Create<TConfigurator>(
	TypeLocator typeLocator,
	bool setDefault
)
where TConfigurator : IServiceConfigurator

Type Parameters

TConfigurator

Parameters

typeLocator
Type: TypeLocator
setDefault
Type: Boolean