Suoranta.EnterpriseLib.Web - Developer API

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

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

Syntax


public BaseController(
	IMapper mapper,
	TDbContext context
)

Parameters

mapper
Type: IMapper
context
Type: TDbContext