Suoranta.EnterpriseLib.Web - Developer API

DependencyResolver..::..Load Method (array<IServiceConfigurator>[]()[][])

Load bindings from service configurators

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

Syntax


public void Load(
	params IServiceConfigurator[] configurators
)

Parameters

configurators
Type: array<IServiceConfigurator>[]()[][]