Suoranta.EnterpriseLib.Web - Developer API

DependencyResolver..::..Load<(Of <(<'TConfigurator>)>)> Method (TypeLocator)

Load bindings from configurator type

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

Syntax


public void Load<TConfigurator>(
	TypeLocator typeLocator
)
where TConfigurator : IServiceConfigurator

Type Parameters

TConfigurator

Parameters

typeLocator
Type: TypeLocator