Suoranta.EnterpriseLib.Web - Developer API

BaseController<(Of <(<'TDbContext>)>)>..::..GetEntity<(Of <(<'TEntity>)>)> Method

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

Syntax


protected TEntity GetEntity<TEntity>(
	IDataTransferObject dto
)
where TEntity : IEntity

Type Parameters

TEntity