ServiceConfiguratorExtensions..::..ForwardSingleton<(Of <(<'T>)>)> Method (IServiceCollection)
Forwards requests for the type to Ninject
Namespace:
Suoranta.EnterpriseLib.Web.UtilAssembly: 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.

