Suoranta.EnterpriseLib.Web - Developer API

ServiceConfiguratorExtensions..::..ForwardSingleton<(Of <(<'T>)>)> Method (IServiceCollection)

Forwards requests for the type to Ninject

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

Syntax


public static void ForwardSingleton<T>(
	this IServiceCollection collection
)

Type Parameters

T

Parameters

collection
Type: IServiceCollection
The collection.