Suoranta.EnterpriseLib.Web - Developer API

BaseService<(Of <(<'TDbContext>)>)> Constructor

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

Syntax


public BaseService(
	IMapper mapper,
	TDbContext dbContext
)

Parameters

mapper
Type: IMapper
dbContext
Type: TDbContext