Suoranta.EnterpriseLib.Web - Developer API

EntityProfile..::..GetResolver<(Of <(<'TSource, TEntity>)>)> Method

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

Syntax


protected EntityResolver<TSource, TEntity> GetResolver<TSource, TEntity>(
	ResolutionContext context
)
where TSource : IDataTransferObject
where TEntity : IEntity

Type Parameters

TSource
TEntity

Parameters

context
Type: ResolutionContext