Suoranta.EnterpriseLib.Web - Developer API

EntityResolver..::..GetEntity<(Of <(<'T>)>)> Method

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

Syntax


public T GetEntity<T>(
	IDataTransferObject dto
)
where T : IEntity

Type Parameters

T