BaseController<(Of <(<'TDbContext>)>)>..::..ToDTO<(Of <(<'TDTO>)>)> Method (IEntity)
Namespace:
Suoranta.EnterpriseLib.Web.MVC
Assembly: Suoranta.EnterpriseLib.Web (in Suoranta.EnterpriseLib.Web.dll)
Assembly: Suoranta.EnterpriseLib.Web (in Suoranta.EnterpriseLib.Web.dll)
Syntax
protected TDTO ToDTO<TDTO>( IEntity rowEntity ) where TDTO : IDataTransferObject, IDataTransferObject
Type Parameters
- TDTO
Parameters
- rowEntity
- Type: Suoranta.EnterpriseLib..::..IEntity

