Suoranta.EnterpriseLib.Web - Developer API

BaseController Constructor (IMapper)

Constructor to which mapper (IMapper) is injected

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

Syntax


public BaseController(
	IMapper mapper
)

Parameters

mapper
Type: IMapper