Suoranta.EnterpriseLib.Web - Developer API

EntityResolver Constructor (Type, Type, DbContext)

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

Syntax


public EntityResolver(
	Type entityDtoType,
	Type entityType,
	DbContext dbContext
)

Parameters

entityDtoType
Type: Type
entityType
Type: Type
dbContext
Type: DbContext