Suoranta.EnterpriseLib.Web - Developer API

EntityProfile..::..Get<(Of <(<'T>)>)> Method

Gets instance of service type.

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

Syntax


protected T Get<T>(
	ResolutionContext context
)

Type Parameters

T

Parameters

context
Type: ResolutionContext
See ResolutionContext

Return Value

Remarks


Uses DI, hence returns the same instance within the relevant scope.