Suoranta.EnterpriseLib.Web - Developer API

DependencyResolver..::..LoadModule<(Of <(<'TModule>)>)> Method

Load Ninject module type

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

Syntax


public void LoadModule<TModule>()
where TModule : INinjectModule

Type Parameters

TModule